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 鴦???鴦???^ 1110100111110001001111110011111100111111111010011111000100111111001111110011111101011110 e9f13f3f3fe9f13f3f3f5e
EUC-JP 鴦???鴦???^ 1111001011110011001111110011111100111111111100101111001100111111001111110011111101011110 f2f33f3f3ff2f33f3f3f5e
UTF-8 鴦볃랁렧鴦볃랁렧^ 11101001101101001010011011101011101100111000001111101011100111101000000111101011101000001010011111101001101101001010011011101011101100111000001111101011100111101000000111101011101000001010011101011110 e9b4a6ebb383eb9e81eba0a7e9b4a6ebb383eb9e81eba0a75e
UHC 鴦볃랁렧鴦볃랁렧^ 1110010011101100100100111101000110001101111011011000111010110110111001001110110010010011110100011000110111101101100011101011011001011110 e4ec93d18ded8eb6e4ec93d18ded8eb65e

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