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 ?A??}?A??{^ 0011111101000001001111110011111101111101001111110100000100111111001111110111101101011110 3f413f3f7d3f413f3f7b5e
SJIS-WIN 辰A巽村}辰A巽村{^ 1001001001000011010000011001001001000110100100011011101001111101100100100100001101000001100100100100011010010001101110100111101101011110 924341924691ba7d924341924691ba7b5e
EUC-JP 辰A巽村}辰A巽村{^ 1100001110100100010000011100001110100111110000101011110001111101110000111010010001000001110000111010011111000010101111000111101101011110 c3a441c3a7c2bc7dc3a441c3a7c2bc7b5e
UTF-8 辰A巽村}辰A巽村{^ 1110100010111110101100000100000111100101101101111011110111100110100111011001000101111101111010001011111010110000010000011110010110110111101111011110011010011101100100010111101101011110 e8beb041e5b7bde69d917de8beb041e5b7bde69d917b5e
UHC 辰A巽村}辰A巽村{^ 1111001011100011010000011110000111011110111101011011110101111101111100101110001101000001111000011101111011110101101111010111101101011110 f2e341e1def5bd7df2e341e1def5bd7b5e

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