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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN 濟?垣?\}濟?垣?\{^ 1110000001011010001111111000101001011111001111110101110001111101111000000101101000111111100010100101111100111111010111000111101101011110 e05a3f8a5f3f5c7de05a3f8a5f3f5c7b5e
EUC-JP 濟?垣?\}濟?垣?\{^ 1101111110111011001111111011001111000000001111110101110001111101110111111011101100111111101100111100000000111111010111000111101101011110 dfbb3fb3c03f5c7ddfbb3fb3c03f5c7b5e
UTF-8 濟렧垣렭\}濟렧垣렭\{^ 1110011010111111100111111110101110100000101001111110010110011110101000111110101110100000101011010101110001111101111001101011111110011111111010111010000010100111111001011001111010100011111010111010000010101101010111000111101101011110 e6bf9feba0a7e59ea3eba0ad5c7de6bf9feba0a7e59ea3eba0ad5c7b5e
UHC 濟렧垣렭\}濟렧垣렭\{^ 111100001010110110001110101101101110101010101111100011101011101001011100011111011111000010101101100011101011011011101010101011111000111010111010010111000111101101011110 f0ad8eb6eaaf8eba5c7df0ad8eb6eaaf8eba5c7b5e

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