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 ???遡}???遡{^ 00111111001111110011111110010001011010110111110100111111001111110011111110010001011010110111101101011110 3f3f3f916b7d3f3f3f916b7b5e
EUC-JP ???遡}???遡{^ 00111111001111110011111111000001110011000111110100111111001111110011111111000001110011000111101101011110 3f3f3fc1cc7d3f3f3fc1cc7b5e
UTF-8 씸롉렣遡}씸롉렣遡{^ 111011001001010010111000111010111010000110001001111010111010000010100011111010011000000110100001011111011110110010010100101110001110101110100001100010011110101110100000101000111110100110000001101000010111101101011110 ec94b8eba189eba0a3e981a17dec94b8eba189eba0a3e981a17b5e
UHC 씸롉렣遡}씸롉렣遡{^ 10111110110000101000111011001111100011101011010011100001110011110111110110111110110000101000111011001111100011101011010011100001110011110111101101011110 bec28ecf8eb4e1cf7dbec28ecf8eb4e1cf7b5e

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