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 ?手瓣??枇? 00111111100011101110100011100001010000010011111100111111100101001111100000111111 3f8ee8e1413f3f94f83f
EUC-JP ?手瓣??枇? 00111111101111001110101011100001101000100011111100111111110010001111101000111111 3fbceae1a23f3fc8fa3f
UTF-8 룶手瓣룶웩枇▣ 111010111010001110110110111001101000100110001011111001111001001110100011111010111010001110110110111011001001101110101001111001101001111010000111111000101001011010100011 eba3b6e6898be793a3eba3b6ec9ba9e69e87e296a3
UHC 룶手瓣룶웩枇▣ 1000111110101011111000101010001011110111111110111000111110101011110000001010000111011101111011011010001011000011 8fabe2a2f7fb8fabc0a1ddeda2c3

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