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 筌??誼??臾 11100010101000110011111100111111100010110110001000111111001111111110010001101011 e2a33f3f8b623f3fe46b
EUC-JP 筌??誼??臾 11100100101001010011111100111111101101011100001100111111001111111110011111001100 e4a53f3fb5c33f3fe7cc
UTF-8 筌뗪퀡誼듸쬁臾 111001111010110110001100111010111001011110101010111011011000000010100001111010001010101010111100111010111001001110111000111011001010110010000001111010001000011110111110 e7ad8ceb97aaed80a1e8aabceb93b8ecac81e887be
UHC 筌뗪퀡誼듸쬁臾 1110111110100111100010111110101010110011100101011110101111111110101101011110111110100110100110001110101110101100 efa78beab395ebfeb5efa698ebac

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