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 ??\n}??\n{^ 0011111100111111010111000110111001111101001111110011111101011100011011100111101101011110 3f3f5c6e7d3f3f5c6e7b5e
SJIS-WIN 讓L\n}讓L\n{^ 111001101010100010000010011010110101110001101110011111011110011010101000100000100110101101011100011011100111101101011110 e6a8826b5c6e7de6a8826b5c6e7b5e
EUC-JP 讓L\n}讓L\n{^ 111011001010101010100011110011000101110001101110011111011110110010101010101000111100110001011100011011100111101101011110 ecaaa3cc5c6e7decaaa3cc5c6e7b5e
UTF-8 讓L\n}讓L\n{^ 11101000101011101001001111101111101111001010110001011100011011100111110111101000101011101001001111101111101111001010110001011100011011100111101101011110 e8ae93efbcac5c6e7de8ae93efbcac5c6e7b5e
UHC 讓L\n}讓L\n{^ 111001011101001110100011110011000101110001101110011111011110010111010011101000111100110001011100011011100111101101011110 e5d3a3cc5c6e7de5d3a3cc5c6e7b5e

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