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 轣晢、マ轣晢、ボ^ 111001111000000110011101111011111010010010000011011111011110011110000001100111011110111110100100100000110111101101011110 e7819defa4837de7819defa4837b5e
EUC-JP 轣晢、マ轣晢、ボ^ 1110110111100001110110101111000110001110101001001010010111011110111011011110000111011010111100011000111010100100101001011101110001011110 ede1daf18ea4a5deede1daf18ea4a5dc5e
UTF-8 轣晢、マ轣晢、ボ^ 11101000101111011010001111100110100110011010001011101111101111011010010011100011100000111001111011101000101111011010001111100110100110011010001011101111101111011010010011100011100000111001110001011110 e8bda3e699a2efbda4e3839ee8bda3e699a2efbda4e3839c5e
UHC ???マ???ボ^ 0011111100111111001111111010101111011110001111110011111100111111101010111101110001011110 3f3f3fabde3f3f3fabdc5e

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