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^ 100111101011011011100110111011111000101011100000010011001001111010110110111001101110111110001010111000000100110001011110 9eb6e6ef8ae04c9eb6e6ef8ae04c5e
EUC-JP 楔跣癌L楔跣癌L^ 110111001011100011101100111100011011010011100010010011001101110010111000111011001111000110110100111000100100110001011110 dcb8ecf1b4e24cdcb8ecf1b4e24c5e
UTF-8 楔跣癌L楔跣癌L^ 111001101010010110010100111010001011011110100011111001111001100110001100010011001110011010100101100101001110100010110111101000111110011110011001100011000100110001011110 e6a594e8b7a3e7998c4ce6a594e8b7a3e7998c4c5e
UHC 楔跣癌L楔跣癌L^ 111000001101101111100000110100111110010011011111010011001110000011011011111000001101001111100100110111110100110001011110 e0dbe0d3e4df4ce0dbe0d3e4df4c5e

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