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^ 0011111100111111001111110011111101001100001111110011111100111111001111110100110001011110 3f3f3f3f4c3f3f3f3f4c5e
SJIS-WIN 錠???L錠???L^ 10001111111110010011111100111111001111110100110010001111111110010011111100111111001111110100110001011110 8ff93f3f3f4c8ff93f3f3f4c5e
EUC-JP 錠???L錠???L^ 10111110111110110011111100111111001111110100110010111110111110110011111100111111001111110100110001011110 befb3f3f3f4cbefb3f3f3f4c5e
UTF-8 錠찔렰렊L錠찔렰렊L^ 111010011000110010100000111011001011000010010100111010111010000010110000111010111010000010001010010011001110100110001100101000001110110010110000100101001110101110100000101100001110101110100000100010100100110001011110 e98ca0ecb094eba0b0eba08a4ce98ca0ecb094eba0b0eba08a4c5e
UHC 錠찔렰렊L錠찔렰렊L^ 11101111111111001100001011110001100011101011110110001110101000010100110011101111111111001100001011110001100011101011110110001110101000010100110001011110 effcc2f18ebd8ea14ceffcc2f18ebd8ea14c5e

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