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 燿ワ?箋??潁 1110000010100000100000111000111100111111111000101011001100111111001111111001111111110001 e0a0838f3fe2b33f3f9ff1
EUC-JP 燿ワ?箋??潁 1110000010100010101001011110111100111111111001001011010100111111001111111101111011110011 e0a2a5ef3fe4b53f3fdef3
UTF-8 燿ワ쉴箋먲쉭潁 111001111000011110111111111000111000001110101111111011001000100110110100111001111010111010001011111010111010100010110010111011001000100110101101111001101011110110000001 e787bfe383afec89b4e7ae8beba8b2ec89ade6bd81
UHC 燿ワ쉴箋먲쉭潁 1110100011111100101010111110111110111101101011111110111110101000100100001110111110111101101011011110011110111000 e8fcabefbdafefa890efbdade7b8

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