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 ゚マ鶯}゚マ鶯{^ 1101111111001111111010011111001001111101110111111100111111101001111100100111101101011110 dfcfe9f27ddfcfe9f27b5e
EUC-JP ゚マ鶯}゚マ鶯{^ 100011101101111110001110110011111111001011110100011111011000111011011111100011101100111111110010111101000111101101011110 8edf8ecff2f47d8edf8ecff2f47b5e
UTF-8 ゚マ鶯}゚マ鶯{^ 111011111011111010011111111011111011111010001111111010011011011010101111011111011110111110111110100111111110111110111110100011111110100110110110101011110111101101011110 efbe9fefbe8fe9b6af7defbe9fefbe8fe9b6af7b5e
UHC ??鶯}??鶯{^ 0011111100111111111001011010001101111101001111110011111111100101101000110111101101011110 3f3fe5a37d3f3fe5a37b5e

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