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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 筌▼????葉 11100010101000111000000110100101001111110011111100111111001111111001011101110100 e2a381a53f3f3f3f9774
EUC-JP 筌▼????葉 11100100101001011010001010100111001111110011111100111111001111111100110111010101 e4a5a2a73f3f3f3fcdd5
UTF-8 筌▼날溜띾젾葉 111001111010110110001100111000101001011010111100111010111000001010100000111011111010011110001011111010111001110110111110111011001010000010111110111010001001000110001001 e7ad8ce296bceb82a0efa78beb9dbeeca0bee89189
UHC 筌▼날溜띾젾葉 1110111110100111101000011110010110110011101011111110101011111110100011011110101110100000101100001110011110101000 efa7a1e5b3afeafe8deba0b0e7a8

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