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 ??\????}??\????{^ 0011111100111111010111000011111100111111001111110011111101111101001111110011111101011100001111110011111100111111001111110111101101011110 3f3f5c3f3f3f3f7d3f3f5c3f3f3f3f7b5e
SJIS-WIN ティ\ツ個渉醜}ティ\ツ個渉醜{^ 1100001110101000010111001100001010001100110000101000111111000010100011110101100001111101110000111010100001011100110000101000110011000010100011111100001010001111010110000111101101011110 c3a85cc28cc28fc28f587dc3a85cc28cc28fc28f587b5e
EUC-JP ティ\ツ個渉醜}ティ\ツ個渉醜{^ 1000111011000011100011101010100001011100100011101100001010111000110001001011111011000100101111011011100101111101100011101100001110001110101010000101110010001110110000101011100011000100101111101100010010111101101110010111101101011110 8ec38ea85c8ec2b8c4bec4bdb97d8ec38ea85c8ec2b8c4bec4bdb97b5e
UTF-8 ティ\ツ個渉醜}ティ\ツ個渉醜{^ 1110111110111110100000111110111110111101101010000101110011101111101111101000001011100101100000001000101111100110101110001000100111101001100001101001110001111101111011111011111010000011111011111011110110101000010111001110111110111110100000101110010110000000100010111110011010111000100010011110100110000110100111000111101101011110 efbe83efbda85cefbe82e5808be6b889e9869c7defbe83efbda85cefbe82e5808be6b889e9869c7b5e
UHC ??\?個?醜}??\?個?醜{^ 001111110011111101011100001111111100101111000001001111111111010111011101011111010011111100111111010111000011111111001011110000010011111111110101110111010111101101011110 3f3f5c3fcbc13ff5dd7d3f3f5c3fcbc13ff5dd7b5e

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