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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 霏「雜ー}霏「雜ー{^ 111010001100000010100010111010001011011010110000011111011110100011000000101000101110100010110110101100000111101101011110 e8c0a2e8b6b07de8c0a2e8b6b07b5e
EUC-JP 霏「雜ー}霏「雜ー{^ 11110000110000101000111010100010111100001011100010001110101100000111110111110000110000101000111010100010111100001011100010001110101100000111101101011110 f0c28ea2f0b88eb07df0c28ea2f0b88eb07b5e
UTF-8 霏「雜ー}霏「雜ー{^ 111010011001110010001111111011111011110110100010111010011001101110011100111011111011110110110000011111011110100110011100100011111110111110111101101000101110100110011011100111001110111110111101101100000111101101011110 e99c8fefbda2e99b9cefbdb07de99c8fefbda2e99b9cefbdb07b5e
UHC ??雜?}??雜?{^ 00111111001111111110110111011010001111110111110100111111001111111110110111011010001111110111101101011110 3f3fedda3f7d3f3fedda3f7b5e

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