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 ?叔?\}?叔?\{^ 00111111100011110110011000111111010111000111110100111111100011110110011000111111010111000111101101011110 3f8f663f5c7d3f8f663f5c7b5e
EUC-JP ?叔?\}?叔?\{^ 00111111101111011100011100111111010111000111110100111111101111011100011100111111010111000111101101011110 3fbdc73f5c7d3fbdc73f5c7b5e
UTF-8 윧叔옓\}윧叔옓\{^ 1110110010011100101001111110010110001111100101001110110010011000100100110101110001111101111011001001110010100111111001011000111110010100111011001001100010010011010111000111101101011110 ec9ca7e58f94ec98935c7dec9ca7e58f94ec98935c7b5e
UHC 윧叔옓\}윧叔옓\{^ 1001111110100111111000101101001010011110100110010101110001111101100111111010011111100010110100101001111010011001010111000111101101011110 9fa7e2d29e995c7d9fa7e2d29e995c7b5e

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