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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN ?l?[?l?[^ 0011111110000010100011000011111101011011001111111000001010001100001111110101101101011110 3f828c3f5b3f828c3f5b5e
EUC-JP ?l?[?l?[^ 0011111110100011111011000011111101011011001111111010001111101100001111110101101101011110 3fa3ec3f5b3fa3ec3f5b5e
UTF-8 淋l괩[淋l괩[^ 111011111010011110110101111011111011110110001100111010101011010010101001010110111110111110100111101101011110111110111101100011001110101010110100101010010101101101011110 efa7b5efbd8ceab4a95befa7b5efbd8ceab4a95b5e
UHC 淋l괩[淋l괩[^ 111011001111100010100011111011001011000110101000010110111110110011111000101000111110110010110001101010000101101101011110 ecf8a3ecb1a85becf8a3ecb1a85b5e

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