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^ 001111110011111100111111010011000011111100111111001111110100110001011110 3f3f3f4c3f3f3f4c5e
SJIS-WIN 蕭縁秀L蕭縁秀L^ 111001010100101010001001100011111000111101000111010011001110010101001010100010011000111110001111010001110100110001011110 e54a898f8f474ce54a898f8f474c5e
EUC-JP 蕭縁秀L蕭縁秀L^ 111010011010101110110001111011111011110110101000010011001110100110101011101100011110111110111101101010000100110001011110 e9abb1efbda84ce9abb1efbda84c5e
UTF-8 蕭縁秀L蕭縁秀L^ 111010001001010110101101111001111011100010000001111001111010011110000000010011001110100010010101101011011110011110111000100000011110011110100111100000000100110001011110 e895ade7b881e7a7804ce895ade7b881e7a7804c5e
UHC 蕭?秀L蕭?秀L^ 11100001110010110011111111100010101100110100110011100001110010110011111111100010101100110100110001011110 e1cb3fe2b34ce1cb3fe2b34c5e

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