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 ???m}???m{^ 0011111100111111001111110110110101111101001111110011111100111111011011010111101101011110 3f3f3f6d7d3f3f3f6d7b5e
SJIS-WIN 筌??m}筌??m{^ 11100010101000110011111100111111011011010111110111100010101000110011111100111111011011010111101101011110 e2a33f3f6d7de2a33f3f6d7b5e
EUC-JP 筌??m}筌??m{^ 11100100101001010011111100111111011011010111110111100100101001010011111100111111011011010111101101011110 e4a53f3f6d7de4a53f3f6d7b5e
UTF-8 筌길뿈m}筌길뿈m{^ 1110011110101101100011001110101010111000101110001110101110111111100010000110110101111101111001111010110110001100111010101011100010111000111010111011111110001000011011010111101101011110 e7ad8ceab8b8ebbf886d7de7ad8ceab8b8ebbf886d7b5e
UHC 筌길뿈m}筌길뿈m{^ 1110111110100111101100011110011010010111100011110110110101111101111011111010011110110001111001101001011110001111011011010111101101011110 efa7b1e6978f6d7defa7b1e6978f6d7b5e

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