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 ???]}???]{^ 0011111100111111001111110101110101111101001111110011111100111111010111010111101101011110 3f3f3f5d7d3f3f3f5d7b5e
SJIS-WIN 辰辿叩]}辰辿叩]{^ 1001001001000011100100100100100010010010010000000101110101111101100100100100001110010010010010001001001001000000010111010111101101011110 9243924892405d7d9243924892405d7b5e
EUC-JP 辰辿叩]}辰辿叩]{^ 1100001110100100110000111010100111000011101000010101110101111101110000111010010011000011101010011100001110100001010111010111101101011110 c3a4c3a9c3a15d7dc3a4c3a9c3a15d7b5e
UTF-8 辰辿叩]}辰辿叩]{^ 1110100010111110101100001110100010111110101111111110010110001111101010010101110101111101111010001011111010110000111010001011111010111111111001011000111110101001010111010111101101011110 e8beb0e8bebfe58fa95d7de8beb0e8bebfe58fa95d7b5e
UHC 辰?叩]}辰?叩]{^ 111100101110001100111111110011011011000001011101011111011111001011100011001111111100110110110000010111010111101101011110 f2e33fcdb05d7df2e33fcdb05d7b5e

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