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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 辿臓俗}辿臓俗{^ 100100100100100010010001100111111001000110101101011111011001001001001000100100011001111110010001101011010111101101011110 9248919f91ad7d9248919f91ad7b5e
EUC-JP 辿臓俗}辿臓俗{^ 110000111010100111000010101000011100001010101111011111011100001110101001110000101010000111000010101011110111101101011110 c3a9c2a1c2af7dc3a9c2a1c2af7b5e
UTF-8 辿臓俗}辿臓俗{^ 111010001011111010111111111010001000011110010011111001001011111110010111011111011110100010111110101111111110100010000111100100111110010010111111100101110111101101011110 e8bebfe88793e4bf977de8bebfe88793e4bf977b5e
UHC ??俗}??俗{^ 0011111100111111111000011101010001111101001111110011111111100001110101000111101101011110 3f3fe1d47d3f3fe1d47b5e

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