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 濟?藕?}濟?藕?{^ 111000000101101000111111111001010101100000111111011111011110000001011010001111111110010101011000001111110111101101011110 e05a3fe5583f7de05a3fe5583f7b5e
EUC-JP 濟?藕?}濟?藕?{^ 110111111011101100111111111010011011100100111111011111011101111110111011001111111110100110111001001111110111101101011110 dfbb3fe9b93f7ddfbb3fe9b93f7b5e
UTF-8 濟렧藕렩}濟렧藕렩{^ 111001101011111110011111111010111010000010100111111010001001011110010101111010111010000010101001011111011110011010111111100111111110101110100000101001111110100010010111100101011110101110100000101010010111101101011110 e6bf9feba0a7e89795eba0a97de6bf9feba0a7e89795eba0a97b5e
UHC 濟렧藕렩}濟렧藕렩{^ 11110000101011011000111010110110111010011110010010001110101101110111110111110000101011011000111010110110111010011110010010001110101101110111101101011110 f0ad8eb6e9e48eb77df0ad8eb6e9e48eb77b5e

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