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{^ 00111111100011000110001100111111011011100111110100111111100011000110001100111111011011100111101101011110 3f8c633f6e7d3f8c633f6e7b5e
EUC-JP ?慶?n}?慶?n{^ 00111111101101111100010000111111011011100111110100111111101101111100010000111111011011100111101101011110 3fb7c43f6e7d3fb7c43f6e7b5e
UTF-8 괆慶挻n}괆慶挻n{^ 1110101010110100100001101110011010000101101101101110011010001100101110110110111001111101111010101011010010000110111001101000010110110110111001101000110010111011011011100111101101011110 eab486e685b6e68cbb6e7deab486e685b6e68cbb6e7b5e
UHC 괆慶挻n}괆慶挻n{^ 1011000011111110110011001101010011100110110010010110111001111101101100001111111011001100110101001110011011001001011011100111101101011110 b0feccd4e6c96e7db0feccd4e6c96e7b5e

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