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 崖ル?崖ル?^ 1000101001010010100000111000101100111111100010100101001010000011100010110011111101011110 8a52838b3f8a52838b3f5e
EUC-JP 崖ル?崖ル?^ 1011001110110011101001011110101100111111101100111011001110100101111010110011111101011110 b3b3a5eb3fb3b3a5eb3f5e
UTF-8 崖ル뮮崖ル뮠^ 11100101101101001001011011100011100000111010101111101011101011101010111011100101101101001001011011100011100000111010101111101011101011101010000001011110 e5b496e383abebaeaee5b496e383abebaea05e
UHC 崖ル뮮崖ル뮠^ 11100100111100001010101111101011100100101011011111100100111100001010101111101011100100101010110001011110 e4f0abeb92b7e4f0abeb92ac5e

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