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 ?⇒題?⇒題^ 0011111110000001110010111001000111101000001111111000000111001011100100011110100001011110 3f81cb91e83f81cb91e85e
EUC-JP ?⇒題?⇒題^ 0011111110100010110011011100001011101010001111111010001011001101110000101110101001011110 3fa2cdc2ea3fa2cdc2ea5e
UTF-8 룵⇒題룵⇒題^ 11101011101000111011010111100010100001111001001011101001101000011000110011101011101000111011010111100010100001111001001011101001101000011000110001011110 eba3b5e28792e9a18ceba3b5e28792e9a18c5e
UHC 룵⇒題룵⇒題^ 10001111101010101010001010100001111100001011100110001111101010101010001010100001111100001011100101011110 8faaa2a1f0b98faaa2a1f0b95e

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