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 曹銹曹銹[曹銹曹銹[^ 10010001100000101110011111110110100100011000001011100111111101100101101110010001100000101110011111110110100100011000001011100111111101100101101101011110 9182e7f69182e7f65b9182e7f69182e7f65b5e
EUC-JP 曹銹曹銹[曹銹曹銹[^ 11000001111000101110111011111000110000011110001011101110111110000101101111000001111000101110111011111000110000011110001011101110111110000101101101011110 c1e2eef8c1e2eef85bc1e2eef8c1e2eef85b5e
UTF-8 曹銹曹銹[曹銹曹銹[^ 111001101001101110111001111010011000101010111001111001101001101110111001111010011000101010111001010110111110011010011011101110011110100110001010101110011110011010011011101110011110100110001010101110010101101101011110 e69bb9e98ab9e69bb9e98ab95be69bb9e98ab9e69bb9e98ab95b5e
UHC 曹銹曹銹[曹銹曹銹[^ 11110000110001111110001011001000111100001100011111100010110010000101101111110000110001111110001011001000111100001100011111100010110010000101101101011110 f0c7e2c8f0c7e2c85bf0c7e2c8f0c7e2c85b5e

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