To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 猷??佯??猷 10010111010100010011111100111111100110001101000100111111001111111001011101010001 97513f3f98d13f3f9751
EUC-JP 猷??佯??猷 11001101101100100011111100111111110100001101001100111111001111111100110110110010 cdb23f3fd0d33f3fcdb2
UTF-8 猷듸펯佯뤴댃猷 111001111000110010110111111010111001001110111000111011011000111010101111111001001011110110101111111010111010010010110100111010111000110010000011111001111000110010110111 e78cb7eb93b8ed8eafe4bdafeba4b4eb8c83e78cb7
UHC 猷듸펯佯뤴댃猷 1110101110100011101101011110111110111100100000011110010110111010100011111110001010001000101011101110101110100011 eba3b5efbc81e5ba8fe288aeeba3

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)