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 ??U}??U{^ 001111110011111101010101011111010011111100111111010101010111101101011110 3f3f557d3f3f557b5e
SJIS-WIN 臟?U}臟?U{^ 1110010001100110001111110101010101111101111001000110011000111111010101010111101101011110 e4663f557de4663f557b5e
EUC-JP 臟?U}臟?U{^ 1110011111000111001111110101010101111101111001111100011100111111010101010111101101011110 e7c73f557de7c73f557b5e
UTF-8 臟렑U}臟렑U{^ 1110100010000111100111111110101110100000100100010101010101111101111010001000011110011111111010111010000010010001010101010111101101011110 e8879feba091557de8879feba091557b5e
UHC 臟렑U}臟렑U{^ 11101101111101001000111010100110010101010111110111101101111101001000111010100110010101010111101101011110 edf48ea6557dedf48ea6557b5e

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