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 ???U}???U{^ 0011111100111111001111110101010101111101001111110011111100111111010101010111101101011110 3f3f3f557d3f3f3f557b5e
SJIS-WIN 崖??U}崖??U{^ 10001010010100100011111100111111010101010111110110001010010100100011111100111111010101010111101101011110 8a523f3f557d8a523f3f557b5e
EUC-JP 崖??U}崖??U{^ 10110011101100110011111100111111010101010111110110110011101100110011111100111111010101010111101101011110 b3b33f3f557db3b33f3f557b5e
UTF-8 崖ㅴ옛U}崖ㅴ옛U{^ 1110010110110100100101101110001110000101101101001110110010011000100110110101010101111101111001011011010010010110111000111000010110110100111011001001100010011011010101010111101101011110 e5b496e385b4ec989b557de5b496e385b4ec989b557b5e
UHC 崖ㅴ옛U}崖ㅴ옛U{^ 1110010011110000101001001110010010111111101111100101010101111101111001001111000010100100111001001011111110111110010101010111101101011110 e4f0a4e4bfbe557de4f0a4e4bfbe557b5e

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