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 ???S}???S{^ 0011111100111111001111110101001101111101001111110011111100111111010100110111101101011110 3f3f3f537d3f3f3f537b5e
SJIS-WIN 辰但叩S}辰但叩S{^ 1001001001000011100100100100000110010010010000000101001101111101100100100100001110010010010000011001001001000000010100110111101101011110 924392419240537d924392419240537b5e
EUC-JP 辰但叩S}辰但叩S{^ 1100001110100100110000111010001011000011101000010101001101111101110000111010010011000011101000101100001110100001010100110111101101011110 c3a4c3a2c3a1537dc3a4c3a2c3a1537b5e
UTF-8 辰但叩S}辰但叩S{^ 1110100010111110101100001110010010111101100001101110010110001111101010010101001101111101111010001011111010110000111001001011110110000110111001011000111110101001010100110111101101011110 e8beb0e4bd86e58fa9537de8beb0e4bd86e58fa9537b5e
UHC 辰但叩S}辰但叩S{^ 1111001011100011110100111010001111001101101100000101001101111101111100101110001111010011101000111100110110110000010100110111101101011110 f2e3d3a3cdb0537df2e3d3a3cdb0537b5e

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