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 逶門牒}逶門牒{^ 111001111001101110010110111001011001001010101011011111011110011110011011100101101110010110010010101010110111101101011110 e79b96e592ab7de79b96e592ab7b5e
EUC-JP 逶門牒}逶門牒{^ 111011011111101111001100111001111100010010101101011111011110110111111011110011001110011111000100101011010111101101011110 edfbcce7c4ad7dedfbcce7c4ad7b5e
UTF-8 逶門牒}逶門牒{^ 111010011000000010110110111010011001011010000000111001111000100110010010011111011110100110000000101101101110100110010110100000001110011110001001100100100111101101011110 e980b6e99680e789927de980b6e99680e789927b5e
UHC ?門牒}?門牒{^ 00111111110110101010011011110100111000000111110100111111110110101010011011110100111000000111101101011110 3fdaa6f4e07d3fdaa6f4e07b5e

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