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 ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 崖??n}崖??n{^ 10001010010100100011111100111111011011100111110110001010010100100011111100111111011011100111101101011110 8a523f3f6e7d8a523f3f6e7b5e
EUC-JP 崖?łn}崖?łn{^ 1011001110110011001111111000111110101001110010000110111001111101101100111011001100111111100011111010100111001000011011100111101101011110 b3b33f8fa9c86e7db3b33f8fa9c86e7b5e
UTF-8 崖ㅷłn}崖ㅷłn{^ 111001011011010010010110111000111000010110110111110001011000001001101110011111011110010110110100100101101110001110000101101101111100010110000010011011100111101101011110 e5b496e385b7c5826e7de5b496e385b7c5826e7b5e
UHC 崖ㅷłn}崖ㅷłn{^ 1110010011110000101001001110011110101001101010010110111001111101111001001111000010100100111001111010100110101001011011100111101101011110 e4f0a4e7a9a96e7de4f0a4e7a9a96e7b5e

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