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 湿篝酌}湿篝酌{^ 100011101011110011100010101111101000111011011110011111011000111010111100111000101011111010001110110111100111101101011110 8ebce2be8ede7d8ebce2be8ede7b5e
EUC-JP 湿篝酌}湿篝酌{^ 101111001011111011100100110000001011110011100000011111011011110010111110111001001100000010111100111000000111101101011110 bcbee4c0bce07dbcbee4c0bce07b5e
UTF-8 湿篝酌}湿篝酌{^ 111001101011100110111111111001111010111110011101111010011000010110001100011111011110011010111001101111111110011110101111100111011110100110000101100011000111101101011110 e6b9bfe7af9de9858c7de6b9bfe7af9de9858c7b5e
UHC ??酌}??酌{^ 0011111100111111111011011100110001111101001111110011111111101101110011000111101101011110 3f3fedcc7d3f3fedcc7b5e

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