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^ 11100010101000111000000111100010001111110100110011100010101000111000000111100010001111110100110001011110 e2a381e23f4ce2a381e23f4c5e
EUC-JP 筌≫?L筌≫?L^ 11100100101001011010001011100100001111110100110011100100101001011010001011100100001111110100110001011110 e4a5a2e43f4ce4a5a2e43f4c5e
UTF-8 筌≫띀L筌≫띀L^ 111001111010110110001100111000101000100110101011111010111001110110000000010011001110011110101101100011001110001010001001101010111110101110011101100000000100110001011110 e7ad8ce289abeb9d804ce7ad8ce289abeb9d804c5e
UHC 筌≫띀L筌≫띀L^ 111011111010011110100001111011011000110110111011010011001110111110100111101000011110110110001101101110110100110001011110 efa7a1ed8dbb4cefa7a1ed8dbb4c5e

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