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 ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e
SJIS-WIN 辰造辰造[辰造辰造[^ 10010010010000111001000110100010100100100100001110010001101000100101101110010010010000111001000110100010100100100100001110010001101000100101101101011110 924391a2924391a25b924391a2924391a25b5e
EUC-JP 辰造辰造[辰造辰造[^ 11000011101001001100001010100100110000111010010011000010101001000101101111000011101001001100001010100100110000111010010011000010101001000101101101011110 c3a4c2a4c3a4c2a45bc3a4c2a4c3a4c2a45b5e
UTF-8 辰造辰造[辰造辰造[^ 111010001011111010110000111010011000000010100000111010001011111010110000111010011000000010100000010110111110100010111110101100001110100110000000101000001110100010111110101100001110100110000000101000000101101101011110 e8beb0e980a0e8beb0e980a05be8beb0e980a0e8beb0e980a05b5e
UHC 辰造辰造[辰造辰造[^ 11110010111000111111000011100011111100101110001111110000111000110101101111110010111000111111000011100011111100101110001111110000111000110101101101011110 f2e3f0e3f2e3f0e35bf2e3f0e3f2e3f0e35b5e

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