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 ?鰥??鰥?^ 001111111110100111011011001111110011111111101001110110110011111101011110 3fe9db3f3fe9db3f5e
EUC-JP ?鰥玗?鰥旴^ 00111111111100101101110110001111110010111101011000111111111100101101110110001111110000011111000001011110 3ff2dd8fcbd63ff2dd8fc1f05e
UTF-8 뤗鰥玗뤗鰥旴^ 11101011101001001001011111101001101100001010010111100111100011101001011111101011101001001001011111101001101100001010010111100110100101111011010001011110 eba497e9b0a5e78e97eba497e9b0a5e697b45e
UHC 뤗鰥玗뤗鰥旴^ 10001111110001111111110010111111111010011101101110001111110001111111110010111111111010011101100101011110 8fc7fcbfe9db8fc7fcbfe9d95e

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