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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 崖??崖??曖 10001010010100100011111100111111100010100101001000111111001111111001111001000010 8a523f3f8a523f3f9e42
EUC-JP 崖??崖??曖 10110011101100110011111100111111101100111011001100111111001111111101101110100011 b3b33f3fb3b33f3fdba3
UTF-8 崖ㅷ쐞崖ㅷ쐞曖 111001011011010010010110111000111000010110110111111011001001000010011110111001011011010010010110111000111000010110110111111011001001000010011110111001101001101110010110 e5b496e385b7ec909ee5b496e385b7ec909ee69b96
UHC 崖ㅷ쐞崖ㅷ쐞曖 1110010011110000101001001110011110011100100001001110010011110000101001001110011110011100100001001110010011110010 e4f0a4e79c84e4f0a4e79c84e4f2

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