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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 霎ソ雉雁援遶ェ 111010001011111010111111111010001011001110001010111001011000100110000111111001111010101110101010 e8bebfe8b38ae58987e7abaa
EUC-JP 霎ソ雉雁援遶ェ 1111000011000000100011101011111111110000101101011011010011100111101100011110011111101110101011011000111010101010 f0c08ebff0b5b4e7b1e7eead8eaa
UTF-8 霎ソ雉雁援遶ェ 111010011001110010001110111011111011110110111111111010011001101110001001111010011001101110000001111001101000111110110100111010011000000110110110111011111011110110101010 e99c8eefbdbfe99b89e99b81e68fb4e981b6efbdaa
UHC ??雉雁援?? 00111111001111111111011011001011111001001101001011101010101101010011111100111111 3f3ff6cbe4d2eab53f3f

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