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 猷??嗽?5? 10010111010100010011111100111111100110100111010100111111100000100101010000111111 97513f3f9a753f82543f
EUC-JP 猷??嗽?5? 11001101101100100011111100111111110100111101011000111111101000111011010100111111 cdb23f3fd3d63fa3b53f
UTF-8 猷듭쾫嗽덈5泥 111001111000110010110111111010111001001110101101111011001011111010101011111001011001011110111101111010111000110110001000111011111011110010010101111011111010011110100011 e78cb7eb93adecbeabe597bdeb8d88efbc95efa7a3
UHC 猷듭쾫嗽덈5泥 1110101110100011101101011110110010110010100000101110000111110101100010001110101110100011101101011110110010110010 eba3b5ecb282e1f588eba3b5ecb2

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