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 ??\????z??\????zB 0011111100111111010111000011111100111111001111110011111101111010001111110011111101011100001111110011111100111111001111110111101001000010 3f3f5c3f3f3f3f7a3f3f5c3f3f3f3f7a42
SJIS-WIN ティ\ツ環渉戎zティ\ツ環渉戎zB 1100001110101000010111001100001010001010110000101000111111000010100011110101111001111010110000111010100001011100110000101000101011000010100011111100001010001111010111100111101001000010 c3a85cc28ac28fc28f5e7ac3a85cc28ac28fc28f5e7a42
EUC-JP ティ\ツ環渉戎zティ\ツ環渉戎zB 1000111011000011100011101010100001011100100011101100001010110100110001001011111011000100101111011011111101111010100011101100001110001110101010000101110010001110110000101011010011000100101111101100010010111101101111110111101001000010 8ec38ea85c8ec2b4c4bec4bdbf7a8ec38ea85c8ec2b4c4bec4bdbf7a42
UTF-8 ティ\ツ環渉戎zティ\ツ環渉戎zB 1110111110111110100000111110111110111101101010000101110011101111101111101000001011100111100100101011000011100110101110001000100111100110100010001000111001111010111011111011111010000011111011111011110110101000010111001110111110111110100000101110011110010010101100001110011010111000100010011110011010001000100011100111101001000010 efbe83efbda85cefbe82e792b0e6b889e6888e7aefbe83efbda85cefbe82e792b0e6b889e6888e7a42
UHC ??\?環?戎z??\?環?戎zB 001111110011111101011100001111111111110010111011001111111110101111010100011110100011111100111111010111000011111111111100101110110011111111101011110101000111101001000010 3f3f5c3ffcbb3febd47a3f3f5c3ffcbb3febd47a42

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