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 ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e
SJIS-WIN 臟?臟?[臟?臟?[^ 111001000110011000111111111001000110011000111111010110111110010001100110001111111110010001100110001111110101101101011110 e4663fe4663f5be4663fe4663f5b5e
EUC-JP 臟?臟?[臟?臟?[^ 111001111100011100111111111001111100011100111111010110111110011111000111001111111110011111000111001111110101101101011110 e7c73fe7c73f5be7c73fe7c73f5b5e
UTF-8 臟뢑臟뢑[臟뢑臟뢑[^ 111010001000011110011111111010111010001010010001111010001000011110011111111010111010001010010001010110111110100010000111100111111110101110100010100100011110100010000111100111111110101110100010100100010101101101011110 e8879feba291e8879feba2915be8879feba291e8879feba2915b5e
UHC 臟뢑臟뢑[臟뢑臟뢑[^ 11101101111101001000111101001100111011011111010010001111010011000101101111101101111101001000111101001100111011011111010010001111010011000101101101011110 edf48f4cedf48f4c5bedf48f4cedf48f4c5b5e

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