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 燿ワ?壤??? 11100000101000001000001110001111001111111001101011011111001111110011111100111111 e0a0838f3f9adf3f3f3f
EUC-JP 燿ワ?壤??縕 111000001010001010100101111011110011111111010100111000010011111100111111100011111101010011000010 e0a2a5ef3fd4e13f3f8fd4c2
UTF-8 燿ワ쉴壤ㅸ췃縕 111001111000011110111111111000111000001110101111111011001000100110110100111001011010001110100100111000111000010110111000111011001011011110000011111001111011100010010101 e787bfe383afec89b4e5a3a4e385b8ecb783e7b895
UHC 燿ワ쉴壤ㅸ췃縕 1110100011111100101010111110111110111101101011111110010110111101101001001110100010101101100111111110100010110010 e8fcabefbdafe5bda4e8ad9fe8b2

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