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^ 1110001010100011001111110011111101001100111000101010001100111111001111110100110001011110 e2a33f3f4ce2a33f3f4c5e
EUC-JP 筌??L筌??L^ 1110010010100101001111110011111101001100111001001010010100111111001111110100110001011110 e4a53f3f4ce4a53f3f4c5e
UTF-8 筌낅젾L筌낅젾L^ 111001111010110110001100111010111000001010000101111011001010000010111110010011001110011110101101100011001110101110000010100001011110110010100000101111100100110001011110 e7ad8ceb8285eca0be4ce7ad8ceb8285eca0be4c5e
UHC 筌낅젾L筌낅젾L^ 111011111010011110000101111010111010000010110000010011001110111110100111100001011110101110100000101100000100110001011110 efa785eba0b04cefa785eba0b04c5e

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