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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ???良???粱^ 0011111100111111001111111001011111000111001111110011111100111111111000101110101101011110 3f3f3f97c73f3f3fe2eb5e
EUC-JP ???良???粱^ 0011111100111111001111111100111011001001001111110011111100111111111001001110110101011110 3f3f3fcec93f3f3fe4ed5e
UTF-8 렺렟렻良렺렟렻粱^ 11101011101000001011101011101011101000001001111111101011101000001011101111101000100010011010111111101011101000001011101011101011101000001001111111101011101000001011101111100111101100101011000101011110 eba0baeba09feba0bbe889afeba0baeba09feba0bbe7b2b15e
UHC 렺렟렻良렺렟렻粱^ 1000111011000010100011101011000010001110110000111101010111011110100011101100001010001110101100001000111011000011110101011101110001011110 8ec28eb08ec3d5de8ec28eb08ec3d5dc5e

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