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 辰速辰脱}辰速辰脱{^ 10010010010000111001000110101100100100100100001110010010010001010111110110010010010000111001000110101100100100100100001110010010010001010111101101011110 924391ac924392457d924391ac924392457b5e
EUC-JP 辰速辰脱}辰速辰脱{^ 11000011101001001100001010101110110000111010010011000011101001100111110111000011101001001100001010101110110000111010010011000011101001100111101101011110 c3a4c2aec3a4c3a67dc3a4c2aec3a4c3a67b5e
UTF-8 辰速辰脱}辰速辰脱{^ 111010001011111010110000111010011000000010011111111010001011111010110000111010001000010010110001011111011110100010111110101100001110100110000000100111111110100010111110101100001110100010000100101100010111101101011110 e8beb0e9809fe8beb0e884b17de8beb0e9809fe8beb0e884b17b5e
UHC 辰速辰?}辰速辰?{^ 1111001011100011111000011101110011110010111000110011111101111101111100101110001111100001110111001111001011100011001111110111101101011110 f2e3e1dcf2e33f7df2e3e1dcf2e33f7b5e

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