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 郤占ヲ冶註雜セ 111001111011101010010000111010001010011010010110111010001001001010010000111010001011011010111110 e7ba90e8a696e89290e8b6be
EUC-JP 郤占ヲ冶註雜セ 1110111010111100110000001110101010001110101001101100110011101010110000111111000011110000101110001000111010111110 eebcc0ea8ea6cceac3f0f0b88ebe
UTF-8 郤占ヲ冶註雜セ 111010011000001110100100111001011000110110100000111011111011110110100110111001011000011010110110111010001010100010111011111010011001101110011100111011111011110110111110 e983a4e58da0efbda6e586b6e8a8bbe99b9cefbdbe
UHC ?占?冶註雜? 0011111111101111101111110011111111100101101001111111000111001001111011011101101000111111 3fefbf3fe5a7f1c9edda3f

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