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 濟?園?}濟?園?{^ 111000000101101000111111100010011000000000111111011111011110000001011010001111111000100110000000001111110111101101011110 e05a3f89803f7de05a3f89803f7b5e
EUC-JP 濟?園?}濟?園?{^ 110111111011101100111111101100011110000000111111011111011101111110111011001111111011000111100000001111110111101101011110 dfbb3fb1e03f7ddfbb3fb1e03f7b5e
UTF-8 濟렋園렱}濟렋園렱{^ 111001101011111110011111111010111010000010001011111001011001110010010010111010111010000010110001011111011110011010111111100111111110101110100000100010111110010110011100100100101110101110100000101100010111101101011110 e6bf9feba08be59c92eba0b17de6bf9feba08be59c92eba0b17b5e
UHC 濟렋園렱}濟렋園렱{^ 11110000101011011000111010100010111010101010111010001110101111100111110111110000101011011000111010100010111010101010111010001110101111100111101101011110 f0ad8ea2eaae8ebe7df0ad8ea2eaae8ebe7b5e

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