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 湿篝睹}湿篝睹{^ 100011101011110011100010101111101110000111001111011111011000111010111100111000101011111011100001110011110111101101011110 8ebce2bee1cf7d8ebce2bee1cf7b5e
EUC-JP 湿篝睹}湿篝睹{^ 101111001011111011100100110000001110001011010001011111011011110010111110111001001100000011100010110100010111101101011110 bcbee4c0e2d17dbcbee4c0e2d17b5e
UTF-8 湿篝睹}湿篝睹{^ 111001101011100110111111111001111010111110011101111001111001110110111001011111011110011010111001101111111110011110101111100111011110011110011101101110010111101101011110 e6b9bfe7af9de79db97de6b9bfe7af9de79db97b5e
UHC ??睹}??睹{^ 0011111100111111110101001010100101111101001111110011111111010100101010010111101101011110 3f3fd4a97d3f3fd4a97b5e

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