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 亦??揖??瑜 10010110100100100011111100111111100101110100101100111111001111111110000011101111 96923f3f974b3f3fe0ef
EUC-JP 亦??揖??瑜 11001011111100100011111100111111110011011010110000111111001111111110000011110001 cbf23f3fcdac3f3fe0f1
UTF-8 亦껋눖揖계맱瑜 111001001011101010100110111010101011101110001011111010111000100010010110111001101000111110010110111010101011001110000100111010111010011110110001111001111001000110011100 e4baa6eabb8beb8896e68f96eab384eba7b1e7919c
UHC 亦껋눖揖계맱瑜 1110011010110010100000111110110010000111101100001110101111100111101100001110100010010000101110001110101110100101 e6b283ec87b0ebe7b0e890b8eba5

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