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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 唸疽鱆盖唸疽鱆盖^ 1001101001011000111000010111001111101001111000011110000110110011100110100101100011100001011100111110100111100001111000011011001101011110 9a58e173e9e1e1b39a58e173e9e1e1b35e
EUC-JP 唸疽鱆盖唸疽鱆盖^ 1101001110111001111000011101010011110010111000111110001010110101110100111011100111100001110101001111001011100011111000101011010101011110 d3b9e1d4f2e3e2b5d3b9e1d4f2e3e2b55e
UTF-8 唸疽鱆盖唸疽鱆盖^ 11100101100101001011100011100111100101101011110111101001101100011000011011100111100110111001011011100101100101001011100011100111100101101011110111101001101100011000011011100111100110111001011001011110 e594b8e796bde9b186e79b96e594b8e796bde9b186e79b965e
UHC ?疽?盖?疽?盖^ 00111111111011101100010100111111110010111100110000111111111011101100010100111111110010111100110001011110 3feec53fcbcc3feec53fcbcc5e

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