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 ??\????^ 0011111100111111010111000011111100111111001111110011111101011110 3f3f5c3f3f3f3f5e
SJIS-WIN ティ\ツ篠渉住^ 1100001110101000010111001100001010001110110000101000111111000010100011110101101001011110 c3a85cc28ec28fc28f5a5e
EUC-JP ティ\ツ篠渉住^ 1000111011000011100011101010100001011100100011101100001010111100110001001011111011000100101111011011101101011110 8ec38ea85c8ec2bcc4bec4bdbb5e
UTF-8 ティ\ツ篠渉住^ 1110111110111110100000111110111110111101101010000101110011101111101111101000001011100111101011111010000011100110101110001000100111100100101111011000111101011110 efbe83efbda85cefbe82e7afa0e6b889e4bd8f5e
UHC ??\?篠?住^ 00111111001111110101110000111111111000011100011000111111111100011010110001011110 3f3f5c3fe1c63ff1ac5e

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