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 テァツ債湘ァツッ 11000011101001111100001010001101110000101000111111000011101001111100001010101111 c3a7c28dc28fc3a7c2af
EUC-JP テァツ債湘ァツッ 10001110110000111000111010100111100011101100001010111010110001001011111011000101100011101010011110001110110000101000111010101111 8ec38ea78ec2bac4bec58ea78ec28eaf
UTF-8 テァツ債湘ァツッ 111011111011111010000011111011111011110110100111111011111011111010000010111001011000001010110101111001101011100110011000111011111011110110100111111011111011111010000010111011111011110110101111 efbe83efbda7efbe82e582b5e6b998efbda7efbe82efbdaf
UHC ???債湘??? 00111111001111110011111111110011111100001101111111001111001111110011111100111111 3f3f3ff3f0dfcf3f3f3f

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