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 燿??肯}燿??肯{^ 111000001010000000111111001111111000110101101101011111011110000010100000001111110011111110001101011011010111101101011110 e0a03f3f8d6d7de0a03f3f8d6d7b5e
EUC-JP 燿??肯}燿??肯{^ 111000001010001000111111001111111011100111001110011111011110000010100010001111110011111110111001110011100111101101011110 e0a23f3fb9ce7de0a23f3fb9ce7b5e
UTF-8 燿녑솳肯}燿녑솳肯{^ 111001111000011110111111111010111000010110010001111011001000011010110011111010001000001010101111011111011110011110000111101111111110101110000101100100011110110010000110101100111110100010000010101011110111101101011110 e787bfeb8591ec86b3e882af7de787bfeb8591ec86b3e882af7b5e
UHC 燿녑솳肯}燿녑솳肯{^ 11101000111111001011001111100101100110011010100011010000111010010111110111101000111111001011001111100101100110011010100011010000111010010111101101011110 e8fcb3e599a8d0e97de8fcb3e599a8d0e97b5e

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