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 ツ静邑}ツ静邑{^ 11000010100100001100001110010111010101110111110111000010100100001100001110010111010101110111101101011110 c290c397577dc290c397577b5e
EUC-JP ツ静邑}ツ静邑{^ 100011101100001011000000110001011100110110111000011111011000111011000010110000001100010111001101101110000111101101011110 8ec2c0c5cdb87d8ec2c0c5cdb87b5e
UTF-8 ツ静邑}ツ静邑{^ 111011111011111010000010111010011001110110011001111010011000001010010001011111011110111110111110100000101110100110011101100110011110100110000010100100010111101101011110 efbe82e99d99e982917defbe82e99d99e982917b5e
UHC ??邑}??邑{^ 0011111100111111111010111110100101111101001111110011111111101011111010010111101101011110 3f3febe97d3f3febe97b5e

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