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 ???魯???輅^ 0011111100111111001111111001100001000100001111110011111100111111111001110110100101011110 3f3f3f98443f3f3fe7695e
EUC-JP ???魯???輅^ 0011111100111111001111111100111110100101001111110011111100111111111011011100101001011110 3f3f3fcfa53f3f3fedca5e
UTF-8 얘뤗횓魯얘뤗횓輅^ 11101100100101101001100011101011101001001001011111101101100110101001001111101001101011011010111111101100100101101001100011101011101001001001011111101101100110101001001111101000101111001000010101011110 ec9698eba497ed9a93e9adafec9698eba497ed9a93e8bc855e
UHC 얘뤗횓魯얘뤗횓輅^ 1011111011101010100011111100011111000011100011101101011011011011101111101110101010001111110001111100001110001110110101101101100101011110 beea8fc7c38ed6dbbeea8fc7c38ed6d95e

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