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 ?似坤\}?似坤\{^ 001111111000111010010111100011011010001101011100011111010011111110001110100101111000110110100011010111000111101101011110 3f8e978da35c7d3f8e978da35c7b5e
EUC-JP ?似坤\}?似坤\{^ 001111111011101111110111101110101010010101011100011111010011111110111011111101111011101010100101010111000111101101011110 3fbbf7baa55c7d3fbbf7baa55c7b5e
UTF-8 렺似坤\}렺似坤\{^ 1110101110100000101110101110010010111100101111001110010110011101101001000101110001111101111010111010000010111010111001001011110010111100111001011001110110100100010111000111101101011110 eba0bae4bcbce59da45c7deba0bae4bcbce59da45c7b5e
UHC 렺似坤\}렺似坤\{^ 1000111011000010110111101100010011001101110111100101110001111101100011101100001011011110110001001100110111011110010111000111101101011110 8ec2dec4cdde5c7d8ec2dec4cdde5c7b5e

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