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 ?烏??烏?^ 001111111000100101000111001111110011111110001001010001110011111101011110 3f89473f3f89473f5e
EUC-JP ?烏玗?烏旴^ 00111111101100011010100010001111110010111101011000111111101100011010100010001111110000011111000001011110 3fb1a88fcbd63fb1a88fc1f05e
UTF-8 뤚烏玗뤚烏旴^ 11101011101001001001101011100111100000111000111111100111100011101001011111101011101001001001101011100111100000111000111111100110100101111011010001011110 eba49ae7838fe78e97eba49ae7838fe697b45e
UHC 뤚烏玗뤚烏旴^ 10001111110010011110100010100001111010011101101110001111110010011110100010100001111010011101100101011110 8fc9e8a1e9db8fc9e8a1e9d95e

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