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 堯붼쐩\}堯붼쐩\{^ 1110010110100000101011111110101110110110101111001110110010010000101010010101110001111101111001011010000010101111111010111011011010111100111011001001000010101001010111000111101101011110 e5a0afebb6bcec90a95c7de5a0afebb6bcec90a95c7b5e
UHC 堯붼쐩\}堯붼쐩\{^ 1110100011101011100101001110100110011100100011100101110001111101111010001110101110010100111010011001110010001110010111000111101101011110 e8eb94e99c8e5c7de8eb94e99c8e5c7b5e

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