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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ?母?箝??母??^ 00111111100101011110101000111111111000101010110100111111001111111001010111101010001111110011111101011110 3f95ea3fe2ad3f3f95ea3f3f5e
EUC-JP ?母?箝??母??^ 00111111110010101110110000111111111001001010111100111111001111111100101011101100001111110011111101011110 3fcaec3fe4af3f3fcaec3f3f5e
UTF-8 렺母렺箝렟렺母렺죽^ 11101011101000001011101011100110101011111000110111101011101000001011101011100111101011101001110111101011101000001001111111101011101000001011101011100110101011111000110111101011101000001011101011101100101000111011110101011110 eba0bae6af8deba0bae7ae9deba09feba0bae6af8deba0baeca3bd5e
UHC 렺母렺箝렟렺母렺죽^ 10001110110000101101100110111101100011101100001011001100110001001000111010110000100011101100001011011001101111011000111011000010110000011101011101011110 8ec2d9bd8ec2ccc48eb08ec2d9bd8ec2c1d75e

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