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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN ?⇒衛?⇒?^ 00111111100000011100101110001001011100010011111110000001110010110011111101011110 3f81cb89713f81cb3f5e
EUC-JP ?⇒衛?⇒蔿^ 001111111010001011001101101100011101001000111111101000101100110110001111110110011100000001011110 3fa2cdb1d23fa2cd8fd9c05e
UTF-8 룶⇒衛룶⇒蔿^ 11101011101000111011011011100010100001111001001011101000101000011001101111101011101000111011011011100010100001111001001011101000100101001011111101011110 eba3b6e28792e8a19beba3b6e28792e894bf5e
UHC 룶⇒衛룶⇒蔿^ 10001111101010111010001010100001111010101101101110001111101010111010001010100001111010101101100101011110 8faba2a1eadb8faba2a1ead95e

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