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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN ?棚?短\}?棚?短\{^ 0011111110010010010010010011111110010010010110100101110001111101001111111001001001001001001111111001001001011010010111000111101101011110 3f92493f925a5c7d3f92493f925a5c7b5e
EUC-JP ?棚?短\}?棚?短\{^ 0011111111000011101010100011111111000011101110110101110001111101001111111100001110101010001111111100001110111011010111000111101101011110 3fc3aa3fc3bb5c7d3fc3aa3fc3bb5c7b5e
UTF-8 렺棚렺短\}렺棚렺短\{^ 1110101110100000101110101110011010100011100110101110101110100000101110101110011110011111101011010101110001111101111010111010000010111010111001101010001110011010111010111010000010111010111001111001111110101101010111000111101101011110 eba0bae6a39aeba0bae79fad5c7deba0bae6a39aeba0bae79fad5c7b5e
UHC 렺棚렺短\}렺棚렺短\{^ 100011101100001011011101110111001000111011000010110100111010110101011100011111011000111011000010110111011101110010001110110000101101001110101101010111000111101101011110 8ec2dddc8ec2d3ad5c7d8ec2dddc8ec2d3ad5c7b5e

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