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 ???W}???W{^ 0011111100111111001111110101011101111101001111110011111100111111010101110111101101011110 3f3f3f577d3f3f3f577b5e
SJIS-WIN 崖??W}崖??W{^ 10001010010100100011111100111111010101110111110110001010010100100011111100111111010101110111101101011110 8a523f3f577d8a523f3f577b5e
EUC-JP 崖??W}崖??W{^ 10110011101100110011111100111111010101110111110110110011101100110011111100111111010101110111101101011110 b3b33f3f577db3b33f3f577b5e
UTF-8 崖ㅷ쳼W}崖ㅷ쳼W{^ 1110010110110100100101101110001110000101101101111110110010110011101111000101011101111101111001011011010010010110111000111000010110110111111011001011001110111100010101110111101101011110 e5b496e385b7ecb3bc577de5b496e385b7ecb3bc577b5e
UHC 崖ㅷ쳼W}崖ㅷ쳼W{^ 1110010011110000101001001110011110101011100111110101011101111101111001001111000010100100111001111010101110011111010101110111101101011110 e4f0a4e7ab9f577de4f0a4e7ab9f577b5e

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