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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN 璋シ・シゥ}璋シ・シゥ{^ 111000001111011010111100101001011011110010101001011111011110000011110110101111001010010110111100101010010111101101011110 e0f6bca5bca97de0f6bca5bca97b5e
EUC-JP 璋シ・シゥ}璋シ・シゥ{^ 1110000011111000100011101011110010001110101001011000111010111100100011101010100101111101111000001111100010001110101111001000111010100101100011101011110010001110101010010111101101011110 e0f88ebc8ea58ebc8ea97de0f88ebc8ea58ebc8ea97b5e
UTF-8 璋シ・シゥ}璋シ・シゥ{^ 111001111001001010001011111011111011110110111100111011111011110110100101111011111011110110111100111011111011110110101001011111011110011110010010100010111110111110111101101111001110111110111101101001011110111110111101101111001110111110111101101010010111101101011110 e7928befbdbcefbda5efbdbcefbda97de7928befbdbcefbda5efbdbcefbda97b5e
UHC 璋????}璋????{^ 111011011111000000111111001111110011111100111111011111011110110111110000001111110011111100111111001111110111101101011110 edf03f3f3f3f7dedf03f3f3f3f7b5e

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