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 ???jon}???jon{^ 001111110011111100111111011010100110111101101110011111010011111100111111001111110110101001101111011011100111101101011110 3f3f3f6a6f6e7d3f3f3f6a6f6e7b5e
SJIS-WIN 陽怐韈jon}陽怐韈jon{^ 100101110111101010011100100000011110100011100111011010100110111101101110011111011001011101111010100111001000000111101000111001110110101001101111011011100111101101011110 977a9c81e8e76a6f6e7d977a9c81e8e76a6f6e7b5e
EUC-JP 陽怐韈jon}陽怐韈jon{^ 110011011101101111010111111000011111000011101001011010100110111101101110011111011100110111011011110101111110000111110000111010010110101001101111011011100111101101011110 cddbd7e1f0e96a6f6e7dcddbd7e1f0e96a6f6e7b5e
UTF-8 陽怐韈jon}陽怐韈jon{^ 111010011001100110111101111001101000000010010000111010011001111110001000011010100110111101101110011111011110100110011001101111011110011010000000100100001110100110011111100010000110101001101111011011100111101101011110 e999bde68090e99f886a6f6e7de999bde68090e99f886a6f6e7b5e
UHC 陽??jon}陽??jon{^ 1110010111010101001111110011111101101010011011110110111001111101111001011101010100111111001111110110101001101111011011100111101101011110 e5d53f3f6a6f6e7de5d53f3f6a6f6e7b5e

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