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 ??[[}??[[{^ 0011111100111111010110110101101101111101001111110011111101011011010110110111101101011110 3f3f5b5b7d3f3f5b5b7b5e
SJIS-WIN 灌溏[[}灌溏[[{^ 100111111111001110011111111011010101101101011011011111011001111111110011100111111110110101011011010110110111101101011110 9ff39fed5b5b7d9ff39fed5b5b7b5e
EUC-JP 灌溏[[}灌溏[[{^ 110111101111010111011110111011110101101101011011011111011101111011110101110111101110111101011011010110110111101101011110 def5deef5b5b7ddef5deef5b5b7b5e
UTF-8 灌溏[[}灌溏[[{^ 11100111100000011000110011100110101110101000111101011011010110110111110111100111100000011000110011100110101110101000111101011011010110110111101101011110 e7818ce6ba8f5b5b7de7818ce6ba8f5b5b7b5e
UHC 灌?[[}灌?[[{^ 11001110101101000011111101011011010110110111110111001110101101000011111101011011010110110111101101011110 ceb43f5b5b7dceb43f5b5b7b5e

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