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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 鶯??????陰 11101001111100100011111100111111001111110011111100111111001111111000100101000001 e9f23f3f3f3f3f3f8941
EUC-JP 鶯??????陰 11110010111101000011111100111111001111110011111100111111001111111011000110100010 f2f43f3f3f3f3f3fb1a2
UTF-8 鶯ㅺ퉮짹連억퐞陰 111010011011011010101111111000111000010110111010111011011000100110101110111011001010011110111001111011111010011010011010111011001001011010110101111011011001000010011110111010011001100110110000 e9b6afe385baed89aeeca7b9efa69aec96b5ed909ee999b0
UHC 鶯ㅺ퉮짹連억퐞陰 11100101101000111010010011101010101110011000011011000010101100011110011011100110101111101110111110111101100001111110101111100100 e5a3a4eab986c2b1e6e6beefbd87ebe4

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