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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 霎ー豁纂霎ー豁纂^ 111010001011111010110000111001101010110110001110010110111110100010111110101100001110011010101101100011100101101101011110 e8beb0e6ad8e5be8beb0e6ad8e5b5e
EUC-JP 霎ー豁纂霎ー豁纂^ 1111000011000000100011101011000011101100101011111011101110111100111100001100000010001110101100001110110010101111101110111011110001011110 f0c08eb0ecafbbbcf0c08eb0ecafbbbc5e
UTF-8 霎ー豁纂霎ー豁纂^ 11101001100111001000111011101111101111011011000011101000101100011000000111100111101110101000001011101001100111001000111011101111101111011011000011101000101100011000000111100111101110101000001001011110 e99c8eefbdb0e8b181e7ba82e99c8eefbdb0e8b181e7ba825e
UHC ??豁纂??豁纂^ 00111111001111111111110011000011111100111100001100111111001111111111110011000011111100111100001101011110 3f3ffcc3f3c33f3ffcc3f3c35e

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