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 霎ー蛛エ}霎ー蛛エ{^ 111010001011111010110000111001011000000110110100011111011110100010111110101100001110010110000001101101000111101101011110 e8beb0e581b47de8beb0e581b47b5e
EUC-JP 霎ー蛛エ}霎ー蛛エ{^ 11110000110000001000111010110000111010011110000110001110101101000111110111110000110000001000111010110000111010011110000110001110101101000111101101011110 f0c08eb0e9e18eb47df0c08eb0e9e18eb47b5e
UTF-8 霎ー蛛エ}霎ー蛛エ{^ 111010011001110010001110111011111011110110110000111010001001101110011011111011111011110110110100011111011110100110011100100011101110111110111101101100001110100010011011100110111110111110111101101101000111101101011110 e99c8eefbdb0e89b9befbdb47de99c8eefbdb0e89b9befbdb47b5e
UHC ??蛛?}??蛛?{^ 00111111001111111111000111001000001111110111110100111111001111111111000111001000001111110111101101011110 3f3ff1c83f7d3f3ff1c83f7b5e

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