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 茖翫※}茖翫※{^ 111001001010000110001010111000111000000110100110011111011110010010100001100010101110001110000001101001100111101101011110 e4a18ae381a67de4a18ae381a67b5e
EUC-JP 茖翫※}茖翫※{^ 111010001010001110110100111001011010001010101000011111011110100010100011101101001110010110100010101010000111101101011110 e8a3b4e5a2a87de8a3b4e5a2a87b5e
UTF-8 茖翫※}茖翫※{^ 111010001000110010010110111001111011111110101011111000101000000010111011011111011110100010001100100101101110011110111111101010111110001010000000101110110111101101011110 e88c96e7bfabe280bb7de88c96e7bfabe280bb7b5e
UHC ?翫※}?翫※{^ 00111111111010001101000110100001110110000111110100111111111010001101000110100001110110000111101101011110 3fe8d1a1d87d3fe8d1a1d87b5e

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