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 11100100111011011010100111100101100000011011010011100100111011011010100111100101100000011011010001000010 e4eda9e581b4e4eda9e581b442
EUC-JP 蓖ゥ蛛エ蓖ゥ蛛エB 1110100011101111100011101010100111101001111000011000111010110100111010001110111110001110101010011110100111100001100011101011010001000010 e8ef8ea9e9e18eb4e8ef8ea9e9e18eb442
UTF-8 蓖ゥ蛛エ蓖ゥ蛛エB 11101000100100111001011011101111101111011010100111101000100110111001101111101111101111011011010011101000100100111001011011101111101111011010100111101000100110111001101111101111101111011011010001000010 e89396efbda9e89b9befbdb4e89396efbda9e89b9befbdb442
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)