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^ 11100010101000111000000110101100001111110100110011100010101000111000000110101100001111110100110001011110 e2a381ac3f4ce2a381ac3f4c5e
EUC-JP 筌〓?L筌〓?L^ 11100100101001011010001010101110001111110100110011100100101001011010001010101110001111110100110001011110 e4a5a2ae3f4ce4a5a2ae3f4c5e
UTF-8 筌〓젩L筌〓젩L^ 111001111010110110001100111000111000000010010011111011001010000010101001010011001110011110101101100011001110001110000000100100111110110010100000101010010100110001011110 e7ad8ce38093eca0a94ce7ad8ce38093eca0a94c5e
UHC 筌〓젩L筌〓젩L^ 111011111010011110100001111010111010000010100001010011001110111110100111101000011110101110100000101000010100110001011110 efa7a1eba0a14cefa7a1eba0a14c5e

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