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 縞?麟彫?縞?? 100011101100100000111111100101111101100110010010101001000011111110001110110010000011111100111111 8ec83f97d992a43f8ec83f3f
EUC-JP 縞?麟彫?縞?? 101111001100101000111111110011101101101111000100101001100011111110111100110010100011111100111111 bcca3fcedbc4a63fbcca3f3f
UTF-8 縞쾅麟彫렪縞쾀뤇 111001111011100010011110111011001011111010000101111010011011101010011111111001011011110110101011111010111010000010101010111001111011100010011110111011001011111010000000111010111010010010000111 e7b89eecbe85e9ba9fe5bdabeba0aae7b89eecbe80eba487
UHC 縞쾅麟彫렪縞쾀뤇 11111011110101101100010011100111110101111111100011110000110000011000111010111000111110111101011011000100111001101000111110110111 fbd6c4e7d7f8f0c18eb8fbd6c4e68fb7

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