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 ?氓?血???弔 0011111110011111100000100011111110001100100011000011111100111111001111111001001010100010 3f9f823f8c8c3f3f3f92a2
EUC-JP ?氓?血???弔 0011111111011101111000100011111110110111111011000011111100111111001111111100010010100100 3fdde23fb7ec3f3f3fc4a4
UTF-8 뤗氓딕血쳪피렪弔 111010111010010010010111111001101011000010010011111010111001010010010101111010001010000110000000111011001011001110101010111011011001010010111100111010111010000010101010111001011011110010010100 eba497e6b093eb9495e8a180ecb3aaed94bceba0aae5bc94
UHC 뤗氓딕血쳪피렪弔 10001111110001111101100011101100101101011111000111111010111011001010101110001111110001111100011110001110101110001111000011000000 8fc7d8ecb5f1faecab8fc7c78eb8f0c0

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