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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN テァツ仰津ァツ環 1100001110100111110000101000101111000010100100101100001110100111110000101000101011000010 c3a7c28bc292c3a7c28ac2
EUC-JP テァツ仰津ァツ環 10001110110000111000111010100111100011101100001010110110110001001100010011000101100011101010011110001110110000101011010011000100 8ec38ea78ec2b6c4c4c58ea78ec2b4c4
UTF-8 テァツ仰津ァツ環 111011111011111010000011111011111011110110100111111011111011111010000010111001001011101110110000111001101011010010100101111011111011110110100111111011111011111010000010111001111001001010110000 efbe83efbda7efbe82e4bbb0e6b4a5efbda7efbe82e792b0
UHC ???仰津??環 0011111100111111001111111110010011100110111100101101000000111111001111111111110010111011 3f3f3fe4e6f2d03f3ffcbb

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