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 裴瀧塀裴瀧併^ 11100101111010001001000111101011100101011011101111100101111010001001000111101011100101011011100101011110 e5e891eb95bbe5e891eb95b95e
EUC-JP 裴瀧塀裴瀧併^ 11101010111010101100001011101101110010101011110111101010111010101100001011101101110010101011101101011110 eaeac2edcabdeaeac2edcabb5e
UTF-8 裴瀧塀裴瀧併^ 11101000101000111011010011100111100000001010011111100101101000011000000011101000101000111011010011100111100000001010011111100100101111011011010101011110 e8a3b4e780a7e5a180e8a3b4e780a7e4bdb55e
UHC 裴瀧?裴瀧?^ 1101101111010000110101101110100100111111110110111101000011010110111010010011111101011110 dbd0d6e93fdbd0d6e93f5e

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