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 ???汚??張? 00111111001111110011111110001001100110000011111100111111100100101010001100111111 3f3f3f89983f3f92a33f
EUC-JP ???汚??張? 00111111001111110011111110110001111110000011111100111111110001001010010100111111 3f3f3fb1f83f3fc4a53f
UTF-8 遼⑼쉘汚룝풃張쌐 111011111010011110000011111000101001000110111100111011001000100110011000111001101011000110011010111010111010001110011101111011011001001010000011111001011011110010110101111011001000110010010000 efa783e291bcec8998e6b19aeba39ded9283e5bcb5ec8c90
UHC 遼⑼쉘汚룝풃張쌐 11101001101011001010100111101111101111011010100111100111111111011011011111100100101111101000101111101101111001011001101101000001 e9aca9efbda9e7fdb7e4be8bede59b41

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