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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 啼?園?}啼?園?{^ 100110100110010100111111100010011000000000111111011111011001101001100101001111111000100110000000001111110111101101011110 9a653f89803f7d9a653f89803f7b5e
EUC-JP 啼?園?}啼?園?{^ 110100111100011000111111101100011110000000111111011111011101001111000110001111111011000111100000001111110111101101011110 d3c63fb1e03f7dd3c63fb1e03f7b5e
UTF-8 啼렧園렱}啼렧園렱{^ 111001011001010110111100111010111010000010100111111001011001110010010010111010111010000010110001011111011110010110010101101111001110101110100000101001111110010110011100100100101110101110100000101100010111101101011110 e595bceba0a7e59c92eba0b17de595bceba0a7e59c92eba0b17b5e
UHC 啼렧園렱}啼렧園렱{^ 11110000101001101000111010110110111010101010111010001110101111100111110111110000101001101000111010110110111010101010111010001110101111100111101101011110 f0a68eb6eaae8ebe7df0a68eb6eaae8ebe7b5e

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