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 ティ\ツ篠可Л}ティ\ツ篠可Л{^ 1100001110101000010111001100001010001110110000101000100111000010100001000100110001111101110000111010100001011100110000101000111011000010100010011100001010000100010011000111101101011110 c3a85cc28ec289c2844c7dc3a85cc28ec289c2844c7b5e
EUC-JP ティ\ツ篠可Л}ティ\ツ篠可Л{^ 1000111011000011100011101010100001011100100011101100001010111100110001001011001011000100101001111010110101111101100011101100001110001110101010000101110010001110110000101011110011000100101100101100010010100111101011010111101101011110 8ec38ea85c8ec2bcc4b2c4a7ad7d8ec38ea85c8ec2bcc4b2c4a7ad7b5e
UTF-8 ティ\ツ篠可Л}ティ\ツ篠可Л{^ 111011111011111010000011111011111011110110101000010111001110111110111110100000101110011110101111101000001110010110001111101011111101000010011011011111011110111110111110100000111110111110111101101010000101110011101111101111101000001011100111101011111010000011100101100011111010111111010000100110110111101101011110 efbe83efbda85cefbe82e7afa0e58fafd09b7defbe83efbda85cefbe82e7afa0e58fafd09b7b5e
UHC ??\?篠可Л}??\?篠可Л{^ 0011111100111111010111000011111111100001110001101100101010100110101011001010110101111101001111110011111101011100001111111110000111000110110010101010011010101100101011010111101101011110 3f3f5c3fe1c6caa6acad7d3f3f5c3fe1c6caa6acad7b5e

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