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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 堯??\}堯??\{^ 11101010100111110011111100111111010111000111110111101010100111110011111100111111010111000111101101011110 ea9f3f3f5c7dea9f3f3f5c7b5e
EUC-JP 堯??\}堯??\{^ 11110100101000010011111100111111010111000111110111110100101000010011111100111111010111000111101101011110 f4a13f3f5c7df4a13f3f5c7b5e
UTF-8 堯붼쪙\}堯붼쪙\{^ 1110010110100000101011111110101110110110101111001110110010101010100110010101110001111101111001011010000010101111111010111011011010111100111011001010101010011001010111000111101101011110 e5a0afebb6bcecaa995c7de5a0afebb6bcecaa995c7b5e
UHC 堯붼쪙\}堯붼쪙\{^ 1110100011101011100101001110100110100101100100100101110001111101111010001110101110010100111010011010010110010010010111000111101101011110 e8eb94e9a5925c7de8eb94e9a5925c7b5e

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