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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 茯誌酋}茯誌酋{^ 111001001010100010001110100011111000111101010101011111011110010010101000100011101000111110001111010101010111101101011110 e4a88e8f8f557de4a88e8f8f557b5e
EUC-JP 茯誌酋}茯誌酋{^ 111010001010101010111011111011111011110110110110011111011110100010101010101110111110111110111101101101100111101101011110 e8aabbefbdb67de8aabbefbdb67b5e
UTF-8 茯誌酋}茯誌酋{^ 111010001000110010101111111010001010101010001100111010011000010110001011011111011110100010001100101011111110100010101010100011001110100110000101100010110111101101011110 e88cafe8aa8ce9858b7de88cafe8aa8ce9858b7b5e
UHC 茯誌酋}茯誌酋{^ 110111001101101011110010101111001111010111011100011111011101110011011010111100101011110011110101110111000111101101011110 dcdaf2bcf5dc7ddcdaf2bcf5dc7b5e

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