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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 猷????6夷?? 100101110101000100111111001111110011111100111111100000100101010110001000110011100011111100111111 97513f3f3f3f825588ce3f3f
EUC-JP 猷????6夷?? 110011011011001000111111001111110011111100111111101000111011011010110000110100000011111100111111 cdb23f3f3f3fa3b6b0d03f3f
UTF-8 猷띰ㄲ藺앸6夷듐닗 111001111000110010110111111010111001110110110000111000111000010010110010111011111010011110110000111011001001010110111000111011111011110010010110111001011010010010110111111010111001001110010000111010111000101110010111 e78cb7eb9db0e384b2efa7b0ec95b8efbc96e5a4b7eb9390eb8b97
UHC 猷띰ㄲ藺앸6夷듐닗 111010111010001110110110111011111010010010100010111011001110000110011101111010111010001110110110111011001010100010110101111000111000100010011011 eba3b6efa4a2ece19deba3b6eca8b5e3889b

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