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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN ?謙繃?謙棚^ 0011111110001100101010101110001101111101001111111000110010101010100100100100100101011110 3f8caae37d3f8caa92495e
EUC-JP ?謙繃?謙棚^ 0011111110111000101011001110010111011110001111111011100010101100110000111010101001011110 3fb8ace5de3fb8acc3aa5e
UTF-8 렺謙繃렺謙棚^ 11101011101000001011101011101000101011001001100111100111101110011000001111101011101000001011101011101000101011001001100111100110101000111001101001011110 eba0bae8ac99e7b983eba0bae8ac99e6a39a5e
UHC 렺謙繃렺謙棚^ 10001110110000101100110011000101110111011101111010001110110000101100110011000101110111011101110001011110 8ec2ccc5ddde8ec2ccc5dddc5e

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