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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ??枯}??枯{^ 0011111100111111100011001100110101111101001111110011111110001100110011010111101101011110 3f3f8ccd7d3f3f8ccd7b5e
EUC-JP ??枯}??枯{^ 0011111100111111101110001100111101111101001111110011111110111000110011110111101101011110 3f3fb8cf7d3f3fb8cf7b5e
UTF-8 렺뵀枯}렺뵀枯{^ 111010111010000010111010111010111011010110000000111001101001111010101111011111011110101110100000101110101110101110110101100000001110011010011110101011110111101101011110 eba0baebb580e69eaf7deba0baebb580e69eaf7b5e
UHC 렺뵀枯}렺뵀枯{^ 100011101100001010111010110001011100110110111101011111011000111011000010101110101100010111001101101111010111101101011110 8ec2bac5cdbd7d8ec2bac5cdbd7b5e

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