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 ???@???@B 001111110011111100111111010000000011111100111111001111110100000001000010 3f3f3f403f3f3f4042
SJIS-WIN ?王?@?王?@B 0011111110001001101001000011111101000000001111111000100110100100001111110100000001000010 3f89a43f403f89a43f4042
EUC-JP ?王?@?王?@B 0011111110110010101001100011111101000000001111111011001010100110001111110100000001000010 3fb2a63f403fb2a63f4042
UTF-8 롆王렩@롆王렩@B 111010111010000110000110111001111000111010001011111010111010000010101001010000001110101110100001100001101110011110001110100010111110101110100000101010010100000001000010 eba186e78e8beba0a940eba186e78e8beba0a94042
UHC 롆王렩@롆王렩@B 100011101100110011101000110111011000111010110111010000001000111011001100111010001101110110001110101101110100000001000010 8ecce8dd8eb7408ecce8dd8eb74042

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