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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 﨡」迚セ}﨡」迚セ{^ 111110111010000010100011111001111000100110111110011111011111101110100000101000111110011110001001101111100111101101011110 fba0a3e789be7dfba0a3e789be7b5e
EUC-JP ?」迚セ}?」迚セ{^ 0011111110001110101000111110110111101001100011101011111001111101001111111000111010100011111011011110100110001110101111100111101101011110 3f8ea3ede98ebe7d3f8ea3ede98ebe7b5e
UTF-8 﨡」迚セ}﨡」迚セ{^ 111011111010100010100001111011111011110110100011111010001011111110011010111011111011110110111110011111011110111110101000101000011110111110111101101000111110100010111111100110101110111110111101101111100111101101011110 efa8a1efbda3e8bf9aefbdbe7defa8a1efbda3e8bf9aefbdbe7b5e
UHC ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e

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