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^ 111010001010110010011101111010001001101110000111010011001110100010101100100111011110100010011011100001110100110001011110 e8ac9de89b874ce8ac9de89b874c5e
EUC-JP 隰晁寐L隰晁寐L^ 111100001010111011011010111010101101010111100111010011001111000010101110110110101110101011010101111001110100110001011110 f0aedaead5e74cf0aedaead5e74c5e
UTF-8 隰晁寐L隰晁寐L^ 111010011001101010110000111001101001100110000001111001011010111110010000010011001110100110011010101100001110011010011001100000011110010110101111100100000100110001011110 e99ab0e69981e5af904ce99ab0e69981e5af904c5e
UHC ?晁寐L?晁寐L^ 00111111111100001100010111011000110110110100110000111111111100001100010111011000110110110100110001011110 3ff0c5d8db4c3ff0c5d8db4c5e

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