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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ???????荀 001111110011111100111111001111110011111100111111001111111110010010100100 3f3f3f3f3f3f3fe4a4
EUC-JP ???????荀 001111110011111100111111001111110011111100111111001111111110100010100110 3f3f3f3f3f3f3fe8a6
UTF-8 렱렰섧센세렱렯荀 111010111010000010110001111010111010000010110000111011001000010010100111111011001000010010111100111011001000010010111000111010111010000010110001111010111010000010101111111010001000110110000000 eba0b1eba0b0ec84a7ec84bcec84b8eba0b1eba0afe88d80
UHC 렱렰섧센세렱렯荀 10001110101111101000111010111101101111001011010110111100101111101011110010111100100011101011111010001110101111001110001011110000 8ebe8ebdbcb5bcbebcbc8ebe8ebce2f0

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