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 ⅱ七鉀治}ⅱ七鉀治{^ 11111010010000011000111010110101111110111100010110001110101000010111110111111010010000011000111010110101111110111100010110001110101000010111101101011110 fa418eb5fbc58ea17dfa418eb5fbc58ea17b5e
EUC-JP ?七鉀治}?七鉀治{^ 00111111101111001011011110001111111000111101100010111100101000110111110100111111101111001011011110001111111000111101100010111100101000110111101101011110 3fbcb78fe3d8bca37d3fbcb78fe3d8bca37b5e
UTF-8 ⅱ七鉀治}ⅱ七鉀治{^ 111000101000010110110001111001001011100010000011111010011000100110000000111001101011001010111011011111011110001010000101101100011110010010111000100000111110100110001001100000001110011010110010101110110111101101011110 e285b1e4b883e98980e6b2bb7de285b1e4b883e98980e6b2bb7b5e
UHC ⅱ七鉀治}ⅱ七鉀治{^ 10100101101000101111011011010010110010111010010111110110101111010111110110100101101000101111011011010010110010111010010111110110101111010111101101011110 a5a2f6d2cba5f6bd7da5a2f6d2cba5f6bd7b5e

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