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 «©L[«©L[^ 1000111110101011101010010100110001011011100011111010101110101001010011000101101101011110 8faba94c5b8faba94c5b5e
SJIS-WIN ???L[???L[^ 0011111100111111001111110100110001011011001111110011111100111111010011000101101101011110 3f3f3f4c5b3f3f3f4c5b5e
EUC-JP ??©L[??©L[^ 001111110011111110001111101000101110110101001100010110110011111100111111100011111010001011101101010011000101101101011110 3f3f8fa2ed4c5b3f3f8fa2ed4c5b5e
UTF-8 «©L[«©L[^ 1100001010001111110000101010101111000010101010010100110001011011110000101000111111000010101010111100001010101001010011000101101101011110 c28fc2abc2a94c5bc28fc2abc2a94c5b5e
UHC ???L[???L[^ 0011111100111111001111110100110001011011001111110011111100111111010011000101101101011110 3f3f3f4c5b3f3f3f4c5b5e

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