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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 偕瀧?偕瀧?^ 1001100011110001100100011110101100111111100110001111000110010001111010110011111101011110 98f191eb3f98f191eb3f5e
EUC-JP 偕瀧?偕瀧?^ 1101000011110011110000101110110100111111110100001111001111000010111011010011111101011110 d0f3c2ed3fd0f3c2ed3f5e
UTF-8 偕瀧객偕瀧객^ 11100101100000011001010111100111100000001010011111101010101100001001110111100101100000011001010111100111100000001010011111101010101100001001110101011110 e58195e780a7eab09de58195e780a7eab09d5e
UHC 偕瀧객偕瀧객^ 11111010101001011101011011101001101100001011010011111010101001011101011011101001101100001011010001011110 faa5d6e9b0b4faa5d6e9b0b45e

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