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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ????鶯???? 00111111001111110011111100111111111010011111001000111111001111110011111100111111 3f3f3f3fe9f23f3f3f3f
EUC-JP ????鶯??薏? 001111110011111100111111001111111111001011110100001111110011111110001111110110011101111000111111 3f3f3f3ff2f43f3f8fd9de3f
UTF-8 閱뤣띿뒟鶯ㅳ룤薏쥠 111010011001011010110001111010111010010010100011111010111001110110111111111010111001001010011111111010011011011010101111111000111000010110110011111010111010001110100100111010001001011010001111111011001010010110100000 e996b1eba4a3eb9dbfeb929fe9b6afe385b3eba3a4e8968feca5a0
UHC 閱뤣띿뒟鶯ㅳ룤薏쥠 111001101111001110001111110100011000110111101100100010101001101111100101101000111010010011100011100011111001110111101011111110111100000111100111 e6f38fd18dec8a9be5a3a4e38f9debfbc1e7

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