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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 湿篝者}湿篝者{^ 100011101011110011100010101111101000111011010010011111011000111010111100111000101011111010001110110100100111101101011110 8ebce2be8ed27d8ebce2be8ed27b5e
EUC-JP 湿篝者}湿篝者{^ 101111001011111011100100110000001011110011010100011111011011110010111110111001001100000010111100110101000111101101011110 bcbee4c0bcd47dbcbee4c0bcd47b5e
UTF-8 湿篝者}湿篝者{^ 111001101011100110111111111001111010111110011101111010001000000010000101011111011110011010111001101111111110011110101111100111011110100010000000100001010111101101011110 e6b9bfe7af9de880857de6b9bfe7af9de880857b5e
UHC ??者}??者{^ 0011111100111111111011011011101001111101001111110011111111101101101110100111101101011110 3f3fedba7d3f3fedba7b5e

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