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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN ?ゅ?徇??徇??媛 0011111110000010111000110011111110011100011011010011111100111111100111000110110100111111001111111001010101010001 3f82e33f9c6d3f3f9c6d3f3f9551
EUC-JP ?ゅ?徇??徇??媛 0011111110100100111001010011111111010111110011100011111100111111110101111100111000111111001111111100100110110010 3fa4e53fd7ce3f3fd7ce3f3fc9b2
UTF-8 閭ゅ뻼徇껈틶徇볢궚媛 111011111010011010000110111000111000001010000101111010111011101110111100111001011011111010000111111010101011101110001000111011011000101110110110111001011011111010000111111010111011001110100010111010101011011010011010111001011010101010011011 efa686e38285ebbbbce5be87eabb88ed8bb6e5be87ebb3a2eab69ae5aa9b
UHC 閭ゅ뻼徇껈틶徇볢궚媛 1110011010101101101010101110010110010110100001111110001011011111100000111110100110111010100111011110001011011111100100111110100010000010101011111110101010110000 e6adaae59687e2df83e9ba9de2df93e882afeab0

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