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 ??????????? 0011111100111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f3f
SJIS-WIN テァツ仰津ァツ個甘ァツ 110000111010011111000010100010111100001010010010110000111010011111000010100011001100001010001010110000111010011111000010 c3a7c28bc292c3a7c28cc28ac3a7c2
EUC-JP テァツ仰津ァツ個甘ァツ 10001110110000111000111010100111100011101100001010110110110001001100010011000101100011101010011110001110110000101011100011000100101101001100010110001110101001111000111011000010 8ec38ea78ec2b6c4c4c58ea78ec2b8c4b4c58ea78ec2
UTF-8 テァツ仰津ァツ個甘ァツ 111011111011111010000011111011111011110110100111111011111011111010000010111001001011101110110000111001101011010010100101111011111011110110100111111011111011111010000010111001011000000010001011111001111001010010011000111011111011110110100111111011111011111010000010 efbe83efbda7efbe82e4bbb0e6b4a5efbda7efbe82e5808be79498efbda7efbe82
UHC ???仰津??個甘?? 001111110011111100111111111001001110011011110010110100000011111100111111110010111100000111001010111101100011111100111111 3f3f3fe4e6f2d03f3fcbc1caf63f3f

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