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 ????弔?紆 001111110011111100111111001111111001001010100010001111111110001011111100 3f3f3f3f92a23fe2fc
EUC-JP 焌???弔?紆 1000111111001001111010000011111100111111001111111100010010100100001111111110010011111110 8fc9e83f3f3fc4a43fe4fe
UTF-8 焌찔렰렒弔렚紆 111001111000010010001100111011001011000010010100111010111010000010110000111010111010000010010010111001011011110010010100111010111010000010011010111001111011010010000110 e7848cecb094eba0b0eba092e5bc94eba09ae7b486
UHC 焌찔렰렒弔렚紆 1111000111100000110000101111000110001110101111011000111010100111111100001100000010001110101011011110100111100001 f1e0c2f18ebd8ea7f0c08eade9e1

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