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 要??\}要??\{^ 10010111011101100011111100111111010111000111110110010111011101100011111100111111010111000111101101011110 97763f3f5c7d97763f3f5c7b5e
EUC-JP 要??\}要??\{^ 11001101110101110011111100111111010111000111110111001101110101110011111100111111010111000111101101011110 cdd73f3f5c7dcdd73f3f5c7b5e
UTF-8 要쀩씓\}要쀩씓\{^ 1110100010100110100000011110110010000000101010011110110010010100100100110101110001111101111010001010011010000001111011001000000010101001111011001001010010010011010111000111101101011110 e8a681ec80a9ec94935c7de8a681ec80a9ec94935c7b5e
UHC 要쀩씓\}要쀩씓\{^ 1110100110101001100101111110100110011101101010010101110001111101111010011010100110010111111010011001110110101001010111000111101101011110 e9a997e99da95c7de9a997e99da95c7b5e

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