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 雨?弔峯?弔? 1000100101001010001111111001001010100010100101011111010100111111100100101010001000111111 894a3f92a295f53f92a23f
EUC-JP 雨?弔峯?弔醱 10110001101010110011111111000100101001001100101011110111001111111100010010100100100011111110001011110111 b1ab3fc4a4caf73fc4a48fe2f7
UTF-8 雨렭弔峯떼弔醱 111010011001101110101000111010111010000010101101111001011011110010010100111001011011001110101111111010111001011010111100111001011011110010010100111010011000011010110001 e99ba8eba0ade5bc94e5b3afeb96bce5bc94e986b1
UHC 雨렭弔峯떼弔醱 1110100111101011100011101011101011110000110000001101110011100111101101101011110011110000110000001101101110100011 e9eb8ebaf0c0dce7b6bcf0c0dba3

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