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 炯∬斧}炯∬斧{^ 111000000111011010000001111010001001010110000000011111011110000001110110100000011110100010010101100000000111101101011110 e07681e895807de07681e895807b5e
EUC-JP 炯∬斧}炯∬斧{^ 110111111101011110100010111010101100100111100000011111011101111111010111101000101110101011001001111000000111101101011110 dfd7a2eac9e07ddfd7a2eac9e07b5e
UTF-8 炯∬斧}炯∬斧{^ 111001111000001010101111111000101000100010101100111001101001011010100111011111011110011110000010101011111110001010001000101011001110011010010110101001110111101101011110 e782afe288ace696a77de782afe288ace696a77b5e
UHC 炯∬斧}炯∬斧{^ 111110111010011010100001111100111101110110101000011111011111101110100110101000011111001111011101101010000111101101011110 fba6a1f3dda87dfba6a1f3dda87b5e

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