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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 筌→?筌▼?^ 1110001010100011100000011010100000111111111000101010001110000001101001010011111101011110 e2a381a83fe2a381a53f5e
EUC-JP 筌→?筌▼?^ 1110010010100101101000101010101000111111111001001010010110100010101001110011111101011110 e4a5a2aa3fe4a5a2a73f5e
UTF-8 筌→땼筌▼콉^ 11100111101011011000110011100010100001101001001011101011100101011011110011100111101011011000110011100010100101101011110011101100101111011000100101011110 e7ad8ce28692eb95bce7ad8ce296bcecbd895e
UHC 筌→땼筌▼콉^ 11101111101001111010000111100110100010111001001011101111101001111010000111100101101100011000010101011110 efa7a1e68b92efa7a1e5b1855e

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