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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 鶯??貴鶯??貴^ 11101001111100100011111100111111100010110100110111101001111100100011111100111111100010110100110101011110 e9f23f3f8b4de9f23f3f8b4d5e
EUC-JP 鶯??貴鶯??貴^ 11110010111101000011111100111111101101011010111011110010111101000011111100111111101101011010111001011110 f2f43f3fb5aef2f43f3fb5ae5e
UTF-8 鶯ㅳ렕貴鶯ㅳ렕貴^ 11101001101101101010111111100011100001011011001111101011101000001001010111101000101100101011010011101001101101101010111111100011100001011011001111101011101000001001010111101000101100101011010001011110 e9b6afe385b3eba095e8b2b4e9b6afe385b3eba095e8b2b45e
UHC 鶯ㅳ렕貴鶯ㅳ렕貴^ 1110010110100011101001001110001110001110101010101100111111111110111001011010001110100100111000111000111010101010110011111111111001011110 e5a3a4e38eaacffee5a3a4e38eaacffe5e

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