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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 彫???}彫???{^ 10010010101001000011111100111111001111110111110110010010101001000011111100111111001111110111101101011110 92a43f3f3f7d92a43f3f3f7b5e
EUC-JP 彫?釪?}彫?釪?{^ 1100010010100110001111111000111111100011101011010011111101111101110001001010011000111111100011111110001110101101001111110111101101011110 c4a63f8fe3ad3f7dc4a63f8fe3ad3f7b5e
UTF-8 彫렪釪렦}彫렪釪렦{^ 111001011011110110101011111010111010000010101010111010011000011110101010111010111010000010100110011111011110010110111101101010111110101110100000101010101110100110000111101010101110101110100000101001100111101101011110 e5bdabeba0aae987aaeba0a67de5bdabeba0aae987aaeba0a67b5e
UHC 彫렪釪렦}彫렪釪렦{^ 11110000110000011000111010111000111010011110100110001110101101010111110111110000110000011000111010111000111010011110100110001110101101010111101101011110 f0c18eb8e9e98eb57df0c18eb8e9e98eb57b5e

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