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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN ?f??f?^ 001111111000001010000110001111110011111110000010100001100011111101011110 3f82863f3f82863f5e
EUC-JP 饔f?饔f?^ 10001111111010001110111110100011111001100011111110001111111010001110111110100011111001100011111101011110 8fe8efa3e63f8fe8efa3e63f5e
UTF-8 饔f렕饔f렕^ 11101001101001011001010011101111101111011000011011101011101000001001010111101001101001011001010011101111101111011000011011101011101000001001010101011110 e9a594efbd86eba095e9a594efbd86eba0955e
UHC 饔f렕饔f렕^ 11101000101111011010001111100110100011101010101011101000101111011010001111100110100011101010101001011110 e8bda3e68eaae8bda3e68eaa5e

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