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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 逶夜。媒逶夜。倍^ 111001111001101110010110111010011010000110010100011111011110011110011011100101101110100110100001100101000111101101011110 e79b96e9a1947de79b96e9a1947b5e
EUC-JP 逶夜。媒逶夜。倍^ 1110110111111011110011001110101110001110101000011100011111011110111011011111101111001100111010111000111010100001110001111101110001011110 edfbcceb8ea1c7deedfbcceb8ea1c7dc5e
UTF-8 逶夜。媒逶夜。倍^ 11101001100000001011011011100101101001001001110011101111101111011010000111100101101010101001001011101001100000001011011011100101101001001001110011101111101111011010000111100101100000001000110101011110 e980b6e5a49cefbda1e5aa92e980b6e5a49cefbda1e5808d5e
UHC ?夜?媒?夜?倍^ 00111111111001011010100000111111110110001101101000111111111001011010100000111111110110111100001101011110 3fe5a83fd8da3fe5a83fdbc35e

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