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 ??????A??? 00111111001111110011111100111111001111110011111101000001001111110011111100111111 3f3f3f3f3f3f413f3f3f
SJIS-WIN ツ銑ツ腺ツ繕Aテヲテ 11000010100100010100110011000010100100010100001011000010100100010101010101000001110000111010011011000011 c2914cc29142c2915541c3a6c3
EUC-JP ツ銑ツ腺ツ繕Aテヲテ 10001110110000101100000110101101100011101100001011000001101000111000111011000010110000011011011001000001100011101100001110001110101001101000111011000011 8ec2c1ad8ec2c1a38ec2c1b6418ec38ea68ec3
UTF-8 ツ銑ツ腺ツ繕Aテヲテ 11101111101111101000001011101001100010101001000111101111101111101000001011101000100001011011101011101111101111101000001011100111101110011001010101000001111011111011111010000011111011111011110110100110111011111011111010000011 efbe82e98a91efbe82e885baefbe82e7b99541efbe83efbda6efbe83
UHC ?銑?腺?繕A??? 00111111111000001101010100111111111000001100110100111111111000001100101101000001001111110011111100111111 3fe0d53fe0cd3fe0cb413f3f3f

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