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^ 111010001001000110101011111010001001001110000001010011001110100010010001101010111110100010010011100000010100110001011110 e891abe893814ce891abe893814c5e
SJIS-WIN ??????L??????L^ 001111110011111100111111001111110011111100111111010011000011111100111111001111110011111100111111001111110100110001011110 3f3f3f3f3f3f4c3f3f3f3f3f3f4c5e
EUC-JP è??è??Lè??è??L^ 1000111110101011101100100011111100111111100011111010101110110010001111110011111101001100100011111010101110110010001111110011111110001111101010111011001000111111001111110100110001011110 8fabb23f3f8fabb23f3f4c8fabb23f3f8fabb23f3f4c5e
UTF-8 葫蓁L葫蓁L^ 110000111010100011000010100100011100001010101011110000111010100011000010100100111100001010000001010011001100001110101000110000101001000111000010101010111100001110101000110000101001001111000010100000010100110001011110 c3a8c291c2abc3a8c293c2814cc3a8c291c2abc3a8c293c2814c5e
UHC ??????L??????L^ 001111110011111100111111001111110011111100111111010011000011111100111111001111110011111100111111001111110100110001011110 3f3f3f3f3f3f4c3f3f3f3f3f3f4c5e

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