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 蟷竪旋}蟷竪旋{^ 111001011011100110010010010001111001000011111001011111011110010110111001100100100100011110010000111110010111101101011110 e5b9924790f97de5b9924790f97b5e
EUC-JP 蟷竪旋}蟷竪旋{^ 111010101011101111000011101010001100000011111011011111011110101010111011110000111010100011000000111110110111101101011110 eabbc3a8c0fb7deabbc3a8c0fb7b5e
UTF-8 蟷竪旋}蟷竪旋{^ 111010001001111110110111111001111010101110101010111001101001011110001011011111011110100010011111101101111110011110101011101010101110011010010111100010110111101101011110 e89fb7e7abaae6978b7de89fb7e7abaae6978b7b5e
UHC ?竪旋}?竪旋{^ 00111111111000101011010111100000110000010111110100111111111000101011010111100000110000010111101101011110 3fe2b5e0c17d3fe2b5e0c17b5e

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