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 辰速達存}辰速達存{^ 10010010010000111001000110101100100100100100001010010001101101100111110110010010010000111001000110101100100100100100001010010001101101100111101101011110 924391ac924291b67d924391ac924291b67b5e
EUC-JP 辰速達存}辰速達存{^ 11000011101001001100001010101110110000111010001111000010101110000111110111000011101001001100001010101110110000111010001111000010101110000111101101011110 c3a4c2aec3a3c2b87dc3a4c2aec3a3c2b87b5e
UTF-8 辰速達存}辰速達存{^ 111010001011111010110000111010011000000010011111111010011000000110010100111001011010110110011000011111011110100010111110101100001110100110000000100111111110100110000001100101001110010110101101100110000111101101011110 e8beb0e9809fe98194e5ad987de8beb0e9809fe98194e5ad987b5e
UHC 辰速達存}辰速達存{^ 11110010111000111110000111011100110100111011100111110000111011010111110111110010111000111110000111011100110100111011100111110000111011010111101101011110 f2e3e1dcd3b9f0ed7df2e3e1dcd3b9f0ed7b5e

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