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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 逶夜ス集}逶夜ス集{^ 1110011110011011100101101110100110111101100011110101011101111101111001111001101110010110111010011011110110001111010101110111101101011110 e79b96e9bd8f577de79b96e9bd8f577b5e
EUC-JP 逶夜ス集}逶夜ス集{^ 11101101111110111100110011101011100011101011110110111101101110000111110111101101111110111100110011101011100011101011110110111101101110000111101101011110 edfbcceb8ebdbdb87dedfbcceb8ebdbdb87b5e
UTF-8 逶夜ス集}逶夜ス集{^ 111010011000000010110110111001011010010010011100111011111011110110111101111010011001101110000110011111011110100110000000101101101110010110100100100111001110111110111101101111011110100110011011100001100111101101011110 e980b6e5a49cefbdbde99b867de980b6e5a49cefbdbde99b867b5e
UHC ?夜?集}?夜?集{^ 001111111110010110101000001111111111001110100010011111010011111111100101101010000011111111110011101000100111101101011110 3fe5a83ff3a27d3fe5a83ff3a27b5e

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