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 ???b[???b[^ 0011111100111111001111110110001001011011001111110011111100111111011000100101101101011110 3f3f3f625b3f3f3f625b5e
SJIS-WIN 崖??b[崖??b[^ 10001010010100100011111100111111011000100101101110001010010100100011111100111111011000100101101101011110 8a523f3f625b8a523f3f625b5e
EUC-JP 崖??b[崖??b[^ 10110011101100110011111100111111011000100101101110110011101100110011111100111111011000100101101101011110 b3b33f3f625bb3b33f3f625b5e
UTF-8 崖ㅹ윸b[崖ㅹ윸b[^ 1110010110110100100101101110001110000101101110011110110010011100101110000110001001011011111001011011010010010110111000111000010110111001111011001001110010111000011000100101101101011110 e5b496e385b9ec9cb8625be5b496e385b9ec9cb8625b5e
UHC 崖ㅹ윸b[崖ㅹ윸b[^ 1110010011110000101001001110100110011111101100100110001001011011111001001111000010100100111010011001111110110010011000100101101101011110 e4f0a4e99fb2625be4f0a4e99fb2625b5e

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