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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 燿③?肯}燿③?肯{^ 1110000010100000100001110100001000111111100011010110110101111101111000001010000010000111010000100011111110001101011011010111101101011110 e0a087423f8d6d7de0a087423f8d6d7b5e
EUC-JP 燿??肯}燿??肯{^ 111000001010001000111111001111111011100111001110011111011110000010100010001111110011111110111001110011100111101101011110 e0a23f3fb9ce7de0a23f3fb9ce7b5e
UTF-8 燿③젒肯}燿③젒肯{^ 111001111000011110111111111000101001000110100010111011001010000010010010111010001000001010101111011111011110011110000111101111111110001010010001101000101110110010100000100100101110100010000010101011110111101101011110 e787bfe291a2eca092e882af7de787bfe291a2eca092e882af7b5e
UHC 燿③젒肯}燿③젒肯{^ 11101000111111001010100011101001101000001001000111010000111010010111110111101000111111001010100011101001101000001001000111010000111010010111101101011110 e8fca8e9a091d0e97de8fca8e9a091d0e97b5e

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