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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 蜿ゥ蛛エ蜿ゥ蛛エB 11100101100011111010100111100101100000011011010011100101100011111010100111100101100000011011010001000010 e58fa9e581b4e58fa9e581b442
EUC-JP 蜿ゥ蛛エ蜿ゥ蛛エB 1110100111101111100011101010100111101001111000011000111010110100111010011110111110001110101010011110100111100001100011101011010001000010 e9ef8ea9e9e18eb4e9ef8ea9e9e18eb442
UTF-8 蜿ゥ蛛エ蜿ゥ蛛エB 11101000100111001011111111101111101111011010100111101000100110111001101111101111101111011011010011101000100111001011111111101111101111011010100111101000100110111001101111101111101111011011010001000010 e89cbfefbda9e89b9befbdb4e89cbfefbda9e89b9befbdb442
UHC ??蛛???蛛?B 0011111100111111111100011100100000111111001111110011111111110001110010000011111101000010 3f3ff1c83f3f3ff1c83f42

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